X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3d44315ee812ba2d0a99751695b5a4314407ec2..566046f403acb3f50df78be93ea3b68b9f2c3e7b:/apt-pkg/vendor.h diff --git a/apt-pkg/vendor.h b/apt-pkg/vendor.h index 033bb96e8..df229737a 100644 --- a/apt-pkg/vendor.h +++ b/apt-pkg/vendor.h @@ -4,14 +4,12 @@ #include #include -#ifdef __GNUG__ -#pragma interface "apt-pkg/vendor.h" -#endif +#include using std::string; // A class representing a particular software provider. -class Vendor +class __deprecated Vendor { public: struct Fingerprint