summaryrefslogtreecommitdiff
path: root/devel/omniNotify/files/patch-examples__demo_subscription_change.cc
blob: 6611d4b792e5b7845d26b40ec86915729ab3bb2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./examples/demo_subscription_change.cc.orig	2003-10-12 20:51:18.000000000 +0200
+++ ./examples/demo_subscription_change.cc	2013-09-12 19:38:40.695070758 +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"