added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / graphics / graphics.cpp
index 55e2337..d795961 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <pg/debug.h>
 #include <pg/mathw.h>
+using namespace pg;
 
 #include <GL/gl.h>
 #include <GL/glu.h>