11 lines
276 B
Text
11 lines
276 B
Text
|
--- include/cppunit/TestResult.h.orig Thu Apr 3 15:14:50 2008
|
||
|
+++ include/cppunit/TestResult.h Thu Apr 3 15:14:58 2008
|
||
|
@@ -2,6 +2,7 @@
|
||
|
#define CPPUNIT_TESTRESULT_H
|
||
|
|
||
|
#include <cppunit/Portability.h>
|
||
|
+#include <string>
|
||
|
|
||
|
#if CPPUNIT_NEED_DLL_DECL
|
||
|
#pragma warning( push )
|