diff options
Diffstat (limited to 'src/test/InputTest.cpp')
-rw-r--r-- | src/test/InputTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/InputTest.cpp b/src/test/InputTest.cpp index 7d9f47d..7e22d37 100644 --- a/src/test/InputTest.cpp +++ b/src/test/InputTest.cpp @@ -1,7 +1,5 @@ #include "system/RenderSystem.h" -#include <algorithm> #include <gtest/gtest.h> -#include <iostream> #define protected public #define private public #include "api/KeyCodes.h" |