VOM: favour make_shared
[vpp.git] / src / vpp-api / vom / dump_cmd.hpp
index 72fcdf5..4dad02b 100644 (file)
@@ -62,6 +62,8 @@ public:
    */
   virtual ~dump_cmd() {}
 
+  dump_cmd(const dump_cmd& d) = default;
+
   /**
    * Constant iterator to the start of the records retunred during the dump
    */