diff options
| author | Steve M. Robbins <smr@sumost.ca> | 2001-07-07 18:12:41 +0000 |
|---|---|---|
| committer | Steve M. Robbins <smr@sumost.ca> | 2001-07-07 18:12:41 +0000 |
| commit | 936762c3876279c3973e30fea5919b719eae5a3f (patch) | |
| tree | 0f4ac9bacb9329b8411438d17d58012b5c6ad1e9 /src/cppunit/TestCase.cpp | |
| parent | b73b5ccc56b78cd3a47da81b8a78f9d5d03403b5 (diff) | |
| download | cppunit-936762c3876279c3973e30fea5919b719eae5a3f.tar.gz | |
Removed last uses of estring.
Diffstat (limited to 'src/cppunit/TestCase.cpp')
| -rw-r--r-- | src/cppunit/TestCase.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cppunit/TestCase.cpp b/src/cppunit/TestCase.cpp index f330044..91ad597 100644 --- a/src/cppunit/TestCase.cpp +++ b/src/cppunit/TestCase.cpp @@ -6,7 +6,6 @@ #include "cppunit/TestCase.h" #include "cppunit/Exception.h" #include "cppunit/TestResult.h" -#include "estring.h" namespace CppUnit { |
