summaryrefslogtreecommitdiff
path: root/examples/cppunittest/TestCallerTest.cpp
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2003-04-06 08:51:46 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2003-04-06 08:51:46 +0000
commit965425ea6d164a498e1349337a885fcc64b9b19f (patch)
tree1d2104fdf7aa07e391e4edb1f41c214671abf909 /examples/cppunittest/TestCallerTest.cpp
parentaf6bbfefca62714505166f7183c7be8d58d67615 (diff)
downloadcppunit-965425ea6d164a498e1349337a885fcc64b9b19f.tar.gz
include/cppunit/extensions/TestSuiteBuilder.h: removed (unused)
Diffstat (limited to 'examples/cppunittest/TestCallerTest.cpp')
-rw-r--r--examples/cppunittest/TestCallerTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/cppunittest/TestCallerTest.cpp b/examples/cppunittest/TestCallerTest.cpp
index 124e842..f5f4d7d 100644
--- a/examples/cppunittest/TestCallerTest.cpp
+++ b/examples/cppunittest/TestCallerTest.cpp
@@ -1,7 +1,6 @@
#include "FailureException.h"
#include "HelperSuite.h"
#include "TestCallerTest.h"
-#include <cppunit/extensions/TestSuiteBuilder.h>
#include <cppunit/extensions/HelperMacros.h>