X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FWindParticle.cpp;h=786bb78290a6100278ad01f073dd150ba066315c;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hp=dc1274a3b282ca46e105a23ce7ee32debe8ef162;hpb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;p=physics.git diff --git a/src/Entities/WindParticle.cpp b/src/Entities/WindParticle.cpp index dc1274a..786bb78 100644 --- a/src/Entities/WindParticle.cpp +++ b/src/Entities/WindParticle.cpp @@ -17,7 +17,8 @@ #include "WindParticle.h" -#include +#include +using namespace bear; /// ***** Constructors/Destructors *****