X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FLine.h;h=31a69d3dbc586627d47c800c0977884d5f01ac87;hb=7d8057c331d6ed190990b69cf251e062bc2d3126;hp=a4f94e7dea6e938c3233708d2bb2869f55ba5092;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4;p=physics.git diff --git a/src/Entities/Line.h b/src/Entities/Line.h index a4f94e7..31a69d3 100644 --- a/src/Entities/Line.h +++ b/src/Entities/Line.h @@ -18,7 +18,8 @@ #ifndef LINE_H #define LINE_H -#include +#include +using namespace bear; #include "Particle.h"