]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/primitivetype.cpp
Remove support for array size specialization from the engine as well
[libs/gl.git] / source / core / primitivetype.cpp
index 81375843c9f649609e4ef2c7e60873eca3534dfa..ca03a67e599ea0dc9e6b16cea2a1dc274f4bb080 100644 (file)
@@ -1,6 +1,9 @@
 #include <msp/strings/format.h>
+#include "gl.h"
 #include "primitivetype.h"
 
+using namespace std;
+
 namespace Msp {
 namespace GL {