mirror of https://github.com/Icinga/icinga2.git
Clean header includes in CompatUtility class
This commit is contained in:
parent
1473957bc2
commit
fb76287d39
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue