added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / effectManager.cpp
index bcd597e..526debe 100644 (file)
@@ -18,6 +18,7 @@
 #include "effectManager.h"
 
 #include <pg/Vector2.h>
+using namespace pg;
 
 #include <set>