Drop invalid headers from libhello debug code

refs #7559
This commit is contained in:
Michael Friedrich 2014-11-13 20:09:36 +01:00
parent 8e4148d33c
commit aad4b48812
1 changed files with 0 additions and 6 deletions

View File

@ -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;