added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / main.cpp
index 34aa2ce..a6aaca3 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #include <pg/debug.h>
+using namespace pg;
 
 #include <GL/gl.h>
 #include <GL/glu.h>