summaryrefslogtreecommitdiff
path: root/devel/swig20/files/patch-Lib_swigrun.swg
blob: ef4d00533f34183b6688b4a2fa33a577bb3d1e7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Lib/swigrun.swg.orig	2013-09-15 09:11:43.000000000 -0500
+++ Lib/swigrun.swg	2014-02-06 14:04:08.000000000 -0500
@@ -176,6 +176,7 @@
 #include <string.h>
 
 #ifdef __cplusplus
+#include <string>
 extern "C" {
 #endif