Clean header includes in CompatUtility class

This commit is contained in:
Michael Friedrich 2017-12-07 11:42:39 +01:00
parent 1473957bc2
commit fb76287d39
1 changed files with 0 additions and 4 deletions

View File

@ -21,12 +21,8 @@
#define COMPATUTILITY_H
#include "icinga/i2-icinga.hpp"
#include "icinga/customvarobject.hpp"
#include "icinga/host.hpp"
#include "icinga/command.hpp"
#include "base/dictionary.hpp"
#include "base/array.hpp"
#include <vector>
namespace icinga
{