]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire.h
* removed the remaining #ifdef __GNUG__ that are no longer required
[apt.git] / apt-pkg / acquire.h
index 27bb3d363a985b588c5d199d8c15371d919590eb..6e836ac49e4020bd1e78365d7c9665c741044a20 100644 (file)
@@ -38,9 +38,6 @@
 using std::vector;
 using std::string;
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/acquire.h"
-#endif 
 
 #include <sys/time.h>
 #include <unistd.h>