blob: 81d2d1b497a8f5210201964e0c118ec0f908844a (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- 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"
|