diff --git a/SDL2pp/Point.cc b/SDL2pp/Point.cc index 7a48881..5f71f00 100644 --- a/SDL2pp/Point.cc +++ b/SDL2pp/Point.cc @@ -19,8 +19,6 @@ 3. This notice may not be removed or altered from any source distribution. */ -#include - #include namespace SDL2pp { diff --git a/SDL2pp/Rect.cc b/SDL2pp/Rect.cc index 55d41c7..bad4cd2 100644 --- a/SDL2pp/Rect.cc +++ b/SDL2pp/Rect.cc @@ -19,8 +19,6 @@ 3. This notice may not be removed or altered from any source distribution. */ -#include - #include #include