]> git.saurik.com Git - apt.git/blobdiff - apt-inst/contrib/arfile.cc
cmdline/apt-get.cc: remove --build-dep-automatic line again
[apt.git] / apt-inst / contrib / arfile.cc
index eb708271e2c22c6b1853b72372a1722291bffdf2..a1fb97b483b404292eb63d614b2dc2515ffe9fb5 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: arfile.cc,v 1.7 2004/01/07 20:39:37 mdz Exp $
+// $Id: arfile.cc,v 1.6.2.1 2004/01/16 18:58:50 mdz Exp $
 /* ######################################################################
 
    AR File - Handle an 'AR' archive
@@ -14,9 +14,6 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/arfile.h"
-#endif
 #include <apt-pkg/arfile.h>
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/error.h>