]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/primitivetype.cpp
Remove some stray includes and add a missing one
[libs/gl.git] / source / core / primitivetype.cpp
index 81375843c9f649609e4ef2c7e60873eca3534dfa..e52a87dc9c3269da2abd4c149cd7303a5d846008 100644 (file)
@@ -1,6 +1,8 @@
 #include <msp/strings/format.h>
 #include "primitivetype.h"
 
+using namespace std;
+
 namespace Msp {
 namespace GL {