]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/error.h
Fix ftp(archive(1) documentation of -o
[apt.git] / apt-pkg / contrib / error.h
index 0dc57927af3dbc2ff7304a673a8e17e1b56842e9..a3be6a575846938d35c82f98bc50334d903d9be0 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: error.h,v 1.7 2001/02/20 07:03:17 jgg Exp $
+// $Id: error.h,v 1.8 2001/05/07 05:06:52 jgg Exp $
 /* ######################################################################
    
    Global Erorr Class - Global error mechanism
 /* ######################################################################
    
    Global Erorr Class - Global error mechanism
@@ -40,9 +40,7 @@
 #ifndef PKGLIB_ERROR_H
 #define PKGLIB_ERROR_H
 
 #ifndef PKGLIB_ERROR_H
 #define PKGLIB_ERROR_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/error.h"
-#endif 
+
 
 #ifdef __GNUG__
 // Methods have a hidden this parameter that is visible to this attribute
 
 #ifdef __GNUG__
 // Methods have a hidden this parameter that is visible to this attribute
@@ -55,6 +53,8 @@
     
 #include <string>
 
     
 #include <string>
 
+using std::string;
+
 class GlobalError
 {
    struct Item
 class GlobalError
 {
    struct Item