12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
|
$OpenBSD: patch-include_cppunit_TestResult_h,v 1.1 2008/10/24 14:49:44 jasper Exp $
|
||
|
--- 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 )
|