diff --git a/ddspipe_core/include/ddspipe_core/types/dds/GuidPrefix.hpp b/ddspipe_core/include/ddspipe_core/types/dds/GuidPrefix.hpp index 1b5c92ca..5a344c14 100644 --- a/ddspipe_core/include/ddspipe_core/types/dds/GuidPrefix.hpp +++ b/ddspipe_core/include/ddspipe_core/types/dds/GuidPrefix.hpp @@ -34,7 +34,8 @@ class GuidPrefix : public fastdds::rtps::GuidPrefix_t public: //! Using parent constructors - using fastdds::rtps::GuidPrefix_t::GuidPrefix_t; + DDSPIPE_CORE_DllAPI + GuidPrefix () = default; //! Constructor from Parent class DDSPIPE_CORE_DllAPI