GBP: fix dump and VOM populate
[vpp.git] / extras / vom / vom / acl_binding.hpp
index 89db0ee..3a123a8 100644 (file)
@@ -129,7 +129,7 @@ private:
     /**
      * Get the sortable Id of the listener
      */
-    dependency_t order() const { return (dependency_t::BINDING); }
+    dependency_t order() const;
   };
 
   /**