diff --git a/src/GridShape.cpp b/src/GridShape.cpp index 4c34ba2..ec88cd7 100644 --- a/src/GridShape.cpp +++ b/src/GridShape.cpp @@ -1,4 +1,5 @@ #include "generator/GridShape.hpp" +#include using namespace generator;