X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.cpp;h=9df28c289914bd075669d9bcbd99b211bcf462ac;hp=dc1274a3b282ca46e105a23ce7ee32debe8ef162;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Entities/WindParticle.cpp b/src/Entities/WindParticle.cpp index dc1274a..9df28c2 100644 --- a/src/Entities/WindParticle.cpp +++ b/src/Entities/WindParticle.cpp @@ -18,6 +18,7 @@ #include "WindParticle.h" #include +using namespace pg; /// ***** Constructors/Destructors *****