summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/partial.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/partial.hxx b/configmgr/source/partial.hxx
index dd64a39b7f67..4dcac2a61923 100644
--- a/configmgr/source/partial.hxx
+++ b/configmgr/source/partial.hxx
@@ -22,7 +22,7 @@
#include "sal/config.h"
-#include <boost/unordered_map.hpp> // using the boost container because it explicitly allows recursive types
+#include <boost/unordered_map.hpp>
#include <set>
#include "boost/noncopyable.hpp"