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