X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/cb06300929c4a430d81d71adea0ab1b243592dd4..85bcab87a3c6f8d4b1369a5a4bd5a73a28f41dce:/apt-pkg/pkgsystem.cc diff --git a/apt-pkg/pkgsystem.cc b/apt-pkg/pkgsystem.cc index 86174a44f..6dd2d3ee4 100644 --- a/apt-pkg/pkgsystem.cc +++ b/apt-pkg/pkgsystem.cc @@ -10,13 +10,10 @@ ##################################################################### */ /*}}}*/ // Include Files /*{{{*/ -#ifdef __GNUG__ -#pragma implementation "apt-pkg/pkgsystem.h" -#endif - #include #include #include +#include /*}}}*/ pkgSystem *_system = 0;