diff --git a/src/controller/CHIPDevice.h b/src/controller/CHIPDevice.h index 5469f04b00ebea..9d683a71bda340 100644 --- a/src/controller/CHIPDevice.h +++ b/src/controller/CHIPDevice.h @@ -89,6 +89,8 @@ class DLL_EXPORT Device : public Messaging::ExchangeDelegate, public SessionEsta { public: ~Device(); + Device() = default; + Device(const Device &) = delete; enum class PairingWindowOption {