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
312 B
C++
10 lines
312 B
C++
--- apps/cflowdmux/CflowdRawFlowClientList.hh.orig Fri Aug 29 22:10:51 2003
|
|
+++ apps/cflowdmux/CflowdRawFlowClientList.hh Fri Aug 29 22:11:03 2003
|
|
@@ -51,6 +51,7 @@
|
|
#include "caida_t.h"
|
|
}
|
|
|
|
+using namespace std;
|
|
#include <list>
|
|
|
|
//---------------------------------------------------------------------------
|