summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.cc
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-14 11:45:18 +0100
committerMichael Vogt <egon@bottom>2006-12-14 11:45:18 +0100
commit5cb3acda9e97a13e669746b9e772350c7938e731 (patch)
treeb452827c4cef44c76a718d39ab1f5f46337a74ff /apt-pkg/pkgcache.cc
parenta8d4b8ff68e674110799fb193a897af56ca6a041 (diff)
parentca17f356866363d22d3263201f22cb0c45a46623 (diff)
* merged the no-pragma branch
Diffstat (limited to 'apt-pkg/pkgcache.cc')
-rw-r--r--apt-pkg/pkgcache.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/apt-pkg/pkgcache.cc b/apt-pkg/pkgcache.cc
index 162ab4f27..28c972aed 100644
--- a/apt-pkg/pkgcache.cc
+++ b/apt-pkg/pkgcache.cc
@@ -20,11 +20,6 @@
##################################################################### */
/*}}}*/
// Include Files /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/pkgcache.h"
-#pragma implementation "apt-pkg/cacheiterators.h"
-#endif
-
#include <apt-pkg/pkgcache.h>
#include <apt-pkg/indexfile.h>
#include <apt-pkg/version.h>