forked from Lainports/freebsd-ports
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
255 B
C++
10 lines
255 B
C++
--- classes/include/CflowdCollectorMap.hh.orig Fri Aug 29 21:48:40 2003
|
|
+++ classes/include/CflowdCollectorMap.hh Fri Aug 29 21:49:10 2003
|
|
@@ -47,6 +47,7 @@
|
|
#include "caida_t.h"
|
|
}
|
|
|
|
+using namespace std;
|
|
#include <map>
|
|
|
|
#include "CflowdCollector.hh"
|