X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FEntity.cpp;h=ae0451438b7133aa6830c93ed54cb415ce661cc3;hb=60addc0838dad313d5d76247fa2665c20fea7689;hp=09e27ab498bc01142483e9d4cd95fb45b1ac11e1;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4;p=physics.git diff --git a/src/Entities/Entity.cpp b/src/Entities/Entity.cpp index 09e27ab..ae04514 100644 --- a/src/Entities/Entity.cpp +++ b/src/Entities/Entity.cpp @@ -17,7 +17,8 @@ #include "Entity.h" -#include +#include +using namespace bear; /// ***** Constructors/Destructors *****