blob: 9d413c1dd5b08c66dc4efd83e8c6b80203ce26ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- classes/include/CflowdInterfaceMatrix.hh.bak Mon Sep 21 20:54:27 1998
+++ classes/include/CflowdInterfaceMatrix.hh Fri Jun 15 16:54:18 2007
@@ -50,6 +50,7 @@
#include <map>
#include <iostream.h>
+using namespace std;
#include "CflowdInterfaceMatrixKey.hh"
#include "CflowdInterfaceMatrixTrafficCounter.hh"
|