mirror of https://github.com/Icinga/icinga2.git
Fix non-unity builds
This commit is contained in:
parent
b65e5f5547
commit
f9b3e88bbb
|
@ -33,6 +33,7 @@
|
|||
#include "base/array.hpp"
|
||||
#include "base/scriptglobal.hpp"
|
||||
#include "base/convert.hpp"
|
||||
#include "base/json.hpp"
|
||||
#include <map>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
|
Loading…
Reference in New Issue