summaryrefslogtreecommitdiff
path: root/net-mgmt/cflowd/files/patch-classes::src::CflowdRawFlowConvertor.cc
blob: d9880ef1758ede0c2f3c8f0291168c1150c30f6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- classes/src/CflowdRawFlowConverter.cc.orig	Fri Aug 29 21:24:00 2003
+++ classes/src/CflowdRawFlowConverter.cc	Fri Aug 29 21:24:16 2003
@@ -43,6 +43,7 @@
 #include <assert.h>
 }
 
+using namespace std;
 #include <string>
 
 #include "CflowdRawFlowConverter.hh"