7cc230d572
in the code. Informed maintainer. PR: ports/48382 (it all started with this one) Submtited by: Will Saxon <wills@housing.ufl.edu> and me
10 lines
320 B
C++
10 lines
320 B
C++
--- classes/src/CflowdCollector.cc.orig Fri Aug 29 21:47:25 2003
|
|
+++ classes/src/CflowdCollector.cc Fri Aug 29 21:47:36 2003
|
|
@@ -39,6 +39,7 @@
|
|
// info@caida.org
|
|
//===========================================================================
|
|
|
|
+using namespace std;
|
|
#include <string>
|
|
|
|
#include "CflowdCollector.hh"
|