]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/error.cc
* remove all the remaining #pragma implementation
[apt.git] / apt-pkg / contrib / error.cc
index 5fe9bdfce6bccbc1dc1d3fe618bc2f24d7710d08..8c2d6cb19a8a33ae3427dbfe87d68f8f117f0ea9 100644 (file)
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/error.h"
-#endif 
-
 #include <apt-pkg/error.h>
 
 #include <iostream>