]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefilter.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / apt-pkg / cachefilter.cc
index 8f0725ea3fd98271b413b3c251cfc885c117c2f9..210a9a9ab8f2eac5047500daabe5c31aedc55bf8 100644 (file)
@@ -4,6 +4,8 @@
     Collection of functor classes */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/cachefilter.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/pkgcache.h>