X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FLine.h;h=f36bf1c3d0e3abe641e80323f75d86df47ad001c;hp=a4f94e7dea6e938c3233708d2bb2869f55ba5092;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Entities/Line.h b/src/Entities/Line.h index a4f94e7..f36bf1c 100644 --- a/src/Entities/Line.h +++ b/src/Entities/Line.h @@ -19,6 +19,7 @@ #define LINE_H #include +using namespace pg; #include "Particle.h"