diff --git a/include/tins/pdu_cacher.h b/include/tins/pdu_cacher.h index 714ef98..ebab9b1 100644 --- a/include/tins/pdu_cacher.h +++ b/include/tins/pdu_cacher.h @@ -53,7 +53,7 @@ namespace Tins { * etc. */ template -class TINS_API PDUCacher : public PDU { +class PDUCacher : public PDU { public: /** * The cached PDU type.