added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / entityManager.cpp
index 62bcb2e..7290373 100644 (file)
@@ -20,6 +20,7 @@
 #include <pg/debug.h>
 #include <pg/Mutex.h>
 #include <pg/Autolock.h>
+using namespace pg;
 
 #include <set>
 #include <SDL/SDL.h>