summaryrefslogtreecommitdiff
path: root/configmgr/source/valueparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/valueparser.hxx')
-rw-r--r--configmgr/source/valueparser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/valueparser.hxx b/configmgr/source/valueparser.hxx
index 1a0751807bd8..e15b303726a5 100644
--- a/configmgr/source/valueparser.hxx
+++ b/configmgr/source/valueparser.hxx
@@ -44,7 +44,7 @@ class Node;
class ValueParser {
public:
- ValueParser(int layer);
+ explicit ValueParser(int layer);
~ValueParser();