added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / Entities / Ball.cpp
index d0563d7..ecbb412 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <pg/debug.h>
 #include <pg/Vector2.h>
+using namespace pg;
 
 #include "graphics/graphics.h"