mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Fix non-unity builds
This commit is contained in:
parent
b65e5f5547
commit
f9b3e88bbb
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue