]> git.saurik.com Git - apt.git/blobdiff - ftparchive/apt-ftparchive.h
Open 0.5.31
[apt.git] / ftparchive / apt-ftparchive.h
index c228903ba196f8265e5e84897da7f16240940e15..c364d670e71ed12ff71babf15c3f24e3cc5df134 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: apt-ftparchive.h,v 1.2 2001/02/20 07:03:18 jgg Exp $
+// $Id: apt-ftparchive.h,v 1.3 2001/05/29 03:51:37 jgg Exp $
 /* ######################################################################
 
    Writer 
@@ -19,6 +19,9 @@
 
 #include <fstream>
 
+using std::ostream;
+using std::ofstream;
+
 extern ostream c0out;
 extern ostream c1out;
 extern ostream c2out;