diff options
Diffstat (limited to 'src/tests')
-rw-r--r-- | src/tests/texturetest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/texturetest.cc b/src/tests/texturetest.cc index 5afcb07..390fbb8 100644 --- a/src/tests/texturetest.cc +++ b/src/tests/texturetest.cc | |||
@@ -14,7 +14,6 @@ | |||
14 | #include "App.hh" | 14 | #include "App.hh" |
15 | 15 | ||
16 | #include <memory> | 16 | #include <memory> |
17 | #include <iostream> | ||
18 | #include <string> | 17 | #include <string> |
19 | 18 | ||
20 | using namespace std; | 19 | using namespace std; |