added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / input / inputManager.cpp
index 3d94d30..7152138 100644 (file)
@@ -18,6 +18,7 @@
 #include "inputManager.h"
 
 #include <pg/debug.h>
+using namespace pg;
 
 #include <SDL/SDL.h>