diff --git a/test/Graphics/Transform.cpp b/test/Graphics/Transform.cpp index 04e645f8..8886d606 100644 --- a/test/Graphics/Transform.cpp +++ b/test/Graphics/Transform.cpp @@ -1,7 +1,6 @@ #include #include #include "GraphicsUtil.hpp" -#include "SystemUtil.hpp" #include #include diff --git a/test/Graphics/Transformable.cpp b/test/Graphics/Transformable.cpp index c27e7213..0b4ae1ef 100644 --- a/test/Graphics/Transformable.cpp +++ b/test/Graphics/Transformable.cpp @@ -1,6 +1,5 @@ #include #include "GraphicsUtil.hpp" -#include "SystemUtil.hpp" #include