summaryrefslogtreecommitdiff
path: root/misc/qmc/files/patch-msg.cc
diff options
context:
space:
mode:
Diffstat (limited to 'misc/qmc/files/patch-msg.cc')
-rw-r--r--misc/qmc/files/patch-msg.cc14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/qmc/files/patch-msg.cc b/misc/qmc/files/patch-msg.cc
new file mode 100644
index 000000000000..402b0e7589e9
--- /dev/null
+++ b/misc/qmc/files/patch-msg.cc
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- msg.cc.orig Mon Feb 24 00:21:58 2003
++++ msg.cc Mon Feb 24 00:23:12 2003
+@@ -42,6 +42,8 @@
+ //Headers
+ #include <iostream>
+
++using namespace std;
++
+ /************
+ * *
+ * Errormsg *