X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.h;h=b03aebbfedd7f363c9aef0aa4fd8ab2beed81d63;hp=11ddedd0289f4c61bc41aa494d76257b3841d332;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Entities/WindParticle.h b/src/Entities/WindParticle.h index 11ddedd..b03aebb 100644 --- a/src/Entities/WindParticle.h +++ b/src/Entities/WindParticle.h @@ -19,6 +19,7 @@ #define WINDPARTICLE_H #include +using namespace pg; #include "Point.h"