diff options
Diffstat (limited to 'apt-pkg/vendor.h')
-rw-r--r-- | apt-pkg/vendor.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/vendor.h b/apt-pkg/vendor.h index 033bb96e8..2d39fd15f 100644 --- a/apt-pkg/vendor.h +++ b/apt-pkg/vendor.h @@ -4,9 +4,6 @@ #include <vector> #include <map> -#ifdef __GNUG__ -#pragma interface "apt-pkg/vendor.h" -#endif using std::string; |