X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FLine.cpp;h=826d6fe9303884ad94e27517f7f0b2970bcf5cfd;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hp=793b3cf5dd36b3958969c6f8d0723b3d9b038258;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4;p=physics.git diff --git a/src/Entities/Line.cpp b/src/Entities/Line.cpp index 793b3cf..826d6fe 100644 --- a/src/Entities/Line.cpp +++ b/src/Entities/Line.cpp @@ -17,7 +17,8 @@ #include "Line.h" -#include +#include +using namespace bear; /// ***** Constructors/Destructors *****