diff options
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/partial.hxx | 2 |
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" |