aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/libcabinet/files/patch-cfreader.cpp
blob: aad3c1e48178ae90396e29599c516d5d32e3103b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cfreader.cpp.orig   Tue Aug 19 18:28:46 2003
+++ cfreader.cpp    Tue Aug 19 18:29:10 2003
@@ -31,6 +31,8 @@
 #include "cfheader.h"
 #include "cfreader.h"
 
+using std::ios;
+
 ////////////////////////////////////////****************************************
 
 int cabinet_reader::open(const char* fname)