]> granicus.if.org Git - icinga2/commitdiff
Drop invalid headers from libhello debug code
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 13 Nov 2014 19:09:36 +0000 (20:09 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 13 Nov 2014 19:09:36 +0000 (20:09 +0100)
refs #7559

lib/hello/hello.cpp

index 1a4ba53d77fc32ce77bd19f5a74412f30a822acc..7f95fcbffc0bc496704796ceac91b4312d49fdd4 100644 (file)
  ******************************************************************************/
 
 #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;