blob: 691f7be3297952c7076f629a29631c1b30274a08 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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
|