Remove warnings
[anna.git] / include / anna / diameter / codec / basetypes / IPFilterRule.hpp
index c982f83..c6afcf6 100644 (file)
@@ -36,6 +36,8 @@ class IPFilterRule : public OctetString {
 
 public:
 
+  virtual ~IPFilterRule() {;}
+
   // gets
 
   std::string getFormatName() const throw() { return "IPFilterRule"; }