]> git.saurik.com Git - apt.git/blobdiff - apt-inst/filelist.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / apt-inst / filelist.cc
index f14c6416e5acc93d2430b6db4eae8c89f03d03d9..879c07855b7b2e36754fb3584dba2adcee6696d1 100644 (file)
@@ -32,9 +32,7 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/filelist.h"
-#endif
+#include<config.h>
 
 #include <apt-pkg/filelist.h>
 #include <apt-pkg/mmap.h>