mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Fix non-unity builds
This commit is contained in:
parent
170c5a59e4
commit
60859043c8
@ -19,6 +19,7 @@
|
||||
|
||||
#include "base/object.hpp"
|
||||
#include "base/value.hpp"
|
||||
#include "base/primitivetype.hpp"
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "base/i2-base.hpp"
|
||||
#include "base/string.hpp"
|
||||
#include "base/array.hpp"
|
||||
#include "base/type.hpp"
|
||||
|
||||
namespace icinga
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user