]> git.saurik.com Git - apt.git/blobdiff - apt-inst/database.cc
Support large files in the complete toolset. Indexes of this
[apt.git] / apt-inst / database.cc
index beee692b8f668260751cb1170dfbec8f75900779..0647959a9ffc2f1566b1c20cf3c66a5f1260599b 100644 (file)
@@ -8,9 +8,7 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/database.h"
-#endif
+#include<config.h>
 
 #include <apt-pkg/database.h>
                                                                        /*}}}*/