added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / CollisionInfo.h
index c81888b..6a1428e 100644 (file)
@@ -20,6 +20,7 @@
 #define COLLISIONINFO_H
 
 #include <pg/Vector2.h>
+using namespace pg;
 
 /// ***** Header Class *****