Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > fc8572b9cbb4e5961037f2c75e23e6c7 > files > 1

cppunit1_12-1.12.1-10.mga3.src.rpm

--- cppunit-1.11.4/include/cppunit/TestResult.h~	2002-08-30 00:26:01.000000000 +0200
+++ cppunit-1.11.4/include/cppunit/TestResult.h	2006-01-31 12:05:38.000000000 +0100
@@ -2,6 +2,7 @@
 #define CPPUNIT_TESTRESULT_H
 
 #include <cppunit/Portability.h>
+#include <string>
 
 #if CPPUNIT_NEED_DLL_DECL
 #pragma warning( push )