aboutsummaryrefslogtreecommitdiff
path: root/devel/omniNotify/files/patch-examples__parse_cmd_line.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/omniNotify/files/patch-examples__parse_cmd_line.h')
-rw-r--r--devel/omniNotify/files/patch-examples__parse_cmd_line.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/omniNotify/files/patch-examples__parse_cmd_line.h b/devel/omniNotify/files/patch-examples__parse_cmd_line.h
new file mode 100644
index 000000000000..22f5a889a1cf
--- /dev/null
+++ b/devel/omniNotify/files/patch-examples__parse_cmd_line.h
@@ -0,0 +1,12 @@
+--- ./examples/parse_cmd_line.h.orig 2003-10-23 06:39:11.000000000 +0200
++++ ./examples/parse_cmd_line.h 2013-09-12 19:37:33.527063786 +0200
+@@ -4,7 +4,8 @@
+ #define _PARSE_CMD_LINE_H
+
+ #include <stdlib.h>
+-#include <iostream.h>
++#include <iostream>
++using namespace std;
+
+ #include "CosNotifyShorthands.h"
+