51505fe871
PR: ports/62813 Submitted by: Ports Fury
10 lines
255 B
C++
10 lines
255 B
C++
--- lib/qfile.hh.orig Fri Feb 23 21:29:12 2001
|
|
+++ lib/qfile.hh Fri Feb 13 19:17:38 2004
|
|
@@ -9,6 +9,7 @@
|
|
# include <sys/stat.h> // struct stat, fstat
|
|
# include <sys/types.h> // u_int32_t
|
|
|
|
+using namespace std;
|
|
|
|
/*!
|
|
* \brief class for mapped files.
|