mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
c61b6dcfeb
PR: ports/111540 Submitted by: thierry (based on his patch)
11 lines
282 B
C++
11 lines
282 B
C++
--- classes/include/CflowdProtocolTable.hh.orig Fri Jun 15 16:49:35 2007
|
|
+++ classes/include/CflowdProtocolTable.hh Fri Jun 15 16:52:00 2007
|
|
@@ -50,6 +50,7 @@
|
|
}
|
|
|
|
#include <map>
|
|
+using namespace std;
|
|
|
|
#include "ArtsPrimitive.hh"
|
|
#include "CflowdProtocolTableTrafficCounter.hh"
|