summaryrefslogtreecommitdiff
blob: 570edbfe9de79164c4fa915b931ab404154b824c (plain)
1
2
3
4
5
6
7
8
9
10
--- src/mmgr.cpp.orig	2003-11-14 11:19:51.184688368 -0500
+++ src/mmgr.cpp	2003-11-14 11:19:59.107483920 -0500
@@ -59,6 +59,7 @@
 #include <time.h>
 #include <stdarg.h>
 #include <new>
+using namespace std;
 
 #ifndef	WIN32
 #include <unistd.h>