diff --git a/lib/hello/hello.cpp b/lib/hello/hello.cpp index 1a4ba53d7..7f95fcbff 100644 --- a/lib/hello/hello.cpp +++ b/lib/hello/hello.cpp @@ -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 using namespace icinga;