diff options
Diffstat (limited to 'test/UnitTests.cc')
-rw-r--r-- | test/UnitTests.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/UnitTests.cc b/test/UnitTests.cc index 7f5d1333..e176a055 100644 --- a/test/UnitTests.cc +++ b/test/UnitTests.cc @@ -7,9 +7,6 @@ #include <cppunit/XmlOutputter.h> #include <cppunit/extensions/TestFactoryRegistry.h> -#include <stdexcept> -#include <fstream> - #include "UnitTests.h" |