X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FEntity.cpp;h=9510b784c936a25097fe3817ab7ffa2b3c9b151d;hp=09e27ab498bc01142483e9d4cd95fb45b1ac11e1;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Entities/Entity.cpp b/src/Entities/Entity.cpp index 09e27ab..9510b78 100644 --- a/src/Entities/Entity.cpp +++ b/src/Entities/Entity.cpp @@ -18,6 +18,7 @@ #include "Entity.h" #include +using namespace pg; /// ***** Constructors/Destructors *****