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
304 B
C++
10 lines
304 B
C++
--- classes/include/CflowdFlowPortList.hh.orig Fri Aug 29 21:50:14 2003
|
|
+++ classes/include/CflowdFlowPortList.hh Fri Aug 29 21:50:29 2003
|
|
@@ -48,6 +48,7 @@
|
|
#include "caida_t.h"
|
|
}
|
|
|
|
+using namespace std;
|
|
#include <list>
|
|
|
|
//---------------------------------------------------------------------------
|