aboutsummaryrefslogtreecommitdiff
path: root/devel/omniNotify/files/patch-examples__demo_add_filter.cc
blob: 93863c836c503d82eeaa24db88fc5e00b20c5663 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./examples/demo_add_filter.cc.orig	2003-10-12 20:51:18.000000000 +0200
+++ ./examples/demo_add_filter.cc	2013-09-12 19:42:48.457065594 +0200
@@ -1,7 +1,9 @@
 #include <stdlib.h>
-#include <iostream.h>
+#include <iostream>
 #include <stdio.h>
 
+using namespace std;
+
 #include "CosNotifyShorthands.h"
 #include "orb_init_name.h"
 #include "get_channel.h"