diff --git a/src/shape.cpp b/src/shape.cpp index f1ee25f..abb536a 100644 --- a/src/shape.cpp +++ b/src/shape.cpp @@ -1,4 +1,5 @@ #include + #include "shape.h" #include "line.h" #include "pecado.h"