]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.cc
* Add hash support to copy method. Thanks Anders Kaseorg by the patch
[apt.git] / apt-pkg / algorithms.cc
index 93e26c7c6145abdaa34a27e460bd3b33dd314aab..b21fcbb2f9b4e9a8d51553b5877bd3b45cc90054 100644 (file)
@@ -14,9 +14,6 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/algorithms.h"
-#endif 
 #include <apt-pkg/algorithms.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/configuration.h>