summaryrefslogtreecommitdiff
path: root/include/cppunit/TestCaller.h
diff options
context:
space:
mode:
authorSteve M. Robbins <smr@sumost.ca>2001-09-16 18:27:02 +0000
committerSteve M. Robbins <smr@sumost.ca>2001-09-16 18:27:02 +0000
commit4d8f4e24048feecd5d630bff4e6c6c1883ac2402 (patch)
treecabcb8ec8626f42396ba75f46ba80bc6861a6c02 /include/cppunit/TestCaller.h
parent4e18414e298bbf0855c99c0549a2883b9b614031 (diff)
downloadcppunit-4d8f4e24048feecd5d630bff4e6c6c1883ac2402.tar.gz
Revert TestFixture-related changes from 2001-07-15.
Diffstat (limited to 'include/cppunit/TestCaller.h')
-rw-r--r--include/cppunit/TestCaller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppunit/TestCaller.h b/include/cppunit/TestCaller.h
index 65ae00c..ab7b63f 100644
--- a/include/cppunit/TestCaller.h
+++ b/include/cppunit/TestCaller.h
@@ -3,7 +3,6 @@
#include <cppunit/Exception.h>
#include <cppunit/TestCase.h>
-#include <cppunit/TestFixture.h>
#if CPPUNIT_USE_TYPEINFO_NAME