aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_xm.cpp
diff options
context:
space:
mode:
authorMathias Panzenböck <grosser.meister.morti@gmx.net>2011-06-23 20:48:04 +0200
committerMathias Panzenböck <grosser.meister.morti@gmx.net>2011-06-23 20:48:04 +0200
commite71806b6dff3ce8ad6b6e09417793042bd170cab (patch)
tree062071b6132859cd24009d8f1467d4be759cb14d /tests/test_xm.cpp
parent26613473cf46dd955dcda1cb5741284b66ff267e (diff)
IT: volume is only a byte in size
Diffstat (limited to 'tests/test_xm.cpp')
-rw-r--r--tests/test_xm.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_xm.cpp b/tests/test_xm.cpp
index 5989b6e2..3e74524d 100644
--- a/tests/test_xm.cpp
+++ b/tests/test_xm.cpp
@@ -20,8 +20,6 @@
***************************************************************************/
#include <cppunit/extensions/HelperMacros.h>
-#include <string>
-#include <sstream>
#include <xmfile.h>
#include "utils.h"