summaryrefslogtreecommitdiffstats
path: root/parameter/include/ParameterMgrPlatformConnector.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/include/ParameterMgrPlatformConnector.h')
-rw-r--r--parameter/include/ParameterMgrPlatformConnector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/parameter/include/ParameterMgrPlatformConnector.h b/parameter/include/ParameterMgrPlatformConnector.h
index 64394e4..ae3e216 100644
--- a/parameter/include/ParameterMgrPlatformConnector.h
+++ b/parameter/include/ParameterMgrPlatformConnector.h
@@ -38,6 +38,8 @@ public:
{
public:
virtual void log(bool bIsWarning, const std::string& strLog) = 0;
+ protected:
+ virtual ~ILogger() {}
};
// Construction