Missing include

Change-Id: I0babe806f04aa41110e87f9fd6b6febf892cd66d
This commit is contained in:
Stephan Bergmann
2016-03-31 15:47:12 +02:00
parent 1ab775bdba
commit f0070f535f

View File

@@ -22,8 +22,9 @@
#include <sal/config.h>
#include <boost/unordered_map.hpp>
#include <vector>
#include <boost/unordered_map.hpp>
#include <config_dconf.h>
namespace configmgr {