X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FParticle.h;h=51c85a436b5199e96b842227ff3e19b3afb6f2f1;hp=251c8ef3f6eb50f23394c9556df1d25aa8109b7b;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Entities/Particle.h b/src/Entities/Particle.h index 251c8ef..51c85a4 100644 --- a/src/Entities/Particle.h +++ b/src/Entities/Particle.h @@ -19,6 +19,7 @@ #define PARTICLE_H #include +using namespace pg; #include "Entity.h"