X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fgame.cpp;h=de3a60292b8b3d488ca3efdd894034993dce4038;hp=3cab823206e6ec53108cd6ad5c1cb5a8f857bb9d;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/game.cpp b/src/game.cpp index 3cab823..de3a602 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -18,6 +18,7 @@ #include "game.h" #include +using namespace pg; #include using std::vector;