We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ea498 commit 869430fCopy full SHA for 869430f
1 file changed
isobus/include/isobus/isobus/can_stack_logger.hpp
@@ -42,7 +42,7 @@ namespace isobus
42
CANStackLogger() = default;
43
44
/// @brief The destructor for a CANStackLogger
45
- ~CANStackLogger() = default;
+ virtual ~CANStackLogger() = default;
46
47
#ifndef DISABLE_CAN_STACK_LOGGER
48
0 commit comments