]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/mmap.cc
* dpkg-triggers: Deal properly with new package states.
[apt.git] / apt-pkg / contrib / mmap.cc
index e395e6cc74f5c6741a4220cdbb19935e81d1457a..88e71e8e348074e5cb5cef1a09b9d69e043813eb 100644 (file)
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/mmap.h"
-#endif 
-
 #define _BSD_SOURCE
 #include <apt-pkg/mmap.h>
 #include <apt-pkg/error.h>