mirror of https://github.com/Icinga/icinga2.git
parent
8e4148d33c
commit
aad4b48812
|
@ -18,13 +18,7 @@
|
|||
******************************************************************************/
|
||||
|
||||
#include "hello/hello.hpp"
|
||||
#include "icinga/host.hpp"
|
||||
#include "icinga/checkcommand.hpp"
|
||||
#include "base/dynamictype.hpp"
|
||||
#include "base/logger.hpp"
|
||||
#include "base/json.hpp"
|
||||
#include "base/serializer.hpp"
|
||||
#include <iostream>
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
|
|
Loading…
Reference in New Issue