summaryrefslogtreecommitdiff
path: root/converters/tex2rtf/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'converters/tex2rtf/patches/patch-ad')
-rw-r--r--converters/tex2rtf/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/converters/tex2rtf/patches/patch-ad b/converters/tex2rtf/patches/patch-ad
new file mode 100644
index 00000000000..61d0927603d
--- /dev/null
+++ b/converters/tex2rtf/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2003/12/20 16:00:56 ben Exp $
+
+--- wxwin/wb_utils.cpp.orig 1997-07-20 17:01:04.000000000 -0700
++++ wxwin/wb_utils.cpp
+@@ -27,6 +27,8 @@
+ */
+
+
++using namespace std;
++
+ #include "common.h"
+ #include "wx_utils.h"
+ #include "wx_list.h"