X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fprimitivetype.cpp;h=e52a87dc9c3269da2abd4c149cd7303a5d846008;hb=ce361cb30b297e2ad020f215487a698283dfdb85;hp=81375843c9f649609e4ef2c7e60873eca3534dfa;hpb=7aaec9a70b8d7733429bec043f8e33e02956f266;p=libs%2Fgl.git diff --git a/source/core/primitivetype.cpp b/source/core/primitivetype.cpp index 81375843..e52a87dc 100644 --- a/source/core/primitivetype.cpp +++ b/source/core/primitivetype.cpp @@ -1,6 +1,8 @@ #include #include "primitivetype.h" +using namespace std; + namespace Msp { namespace GL {