diff options
author | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
commit | a3c5fd60001fc498a8b9904e63358751a17553da (patch) | |
tree | 4551610186b028e99eb998a0c2cffcf4f2804025 /src/tests | |
parent | e5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff) | |
download | fluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.zip fluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2 |
cosmetic patch from slava again
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; |