40d57d0f69
1.3.1-3 -- which contains all of our patches reported to date. Add a patch by stefanf@, which allows the port to build on 10.x Though I'll try to submit the patch upstream as before, I'll try to persuade them to not remove the 1.3.1-3 again after the apply it and "release" 1.3.1-4 PR: 182009, 182005, 181779 Obtained from: stefanf
10 lines
218 B
Text
10 lines
218 B
Text
--- oless/h/owchar.h 2013-09-03 13:38:08.000000000 -0400
|
|
+++ oless/h/owchar.h 2013-09-11 18:31:34.000000000 -0400
|
|
@@ -24,6 +24,6 @@
|
|
#include <stdarg.h>
|
|
|
|
-
|
|
#ifdef __cplusplus
|
|
+#include <string>
|
|
extern "C" {
|
|
#endif
|