mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Clean header includes in CompatUtility class
This commit is contained in:
parent
1473957bc2
commit
fb76287d39
@ -21,12 +21,8 @@
|
|||||||
#define COMPATUTILITY_H
|
#define COMPATUTILITY_H
|
||||||
|
|
||||||
#include "icinga/i2-icinga.hpp"
|
#include "icinga/i2-icinga.hpp"
|
||||||
#include "icinga/customvarobject.hpp"
|
|
||||||
#include "icinga/host.hpp"
|
#include "icinga/host.hpp"
|
||||||
#include "icinga/command.hpp"
|
#include "icinga/command.hpp"
|
||||||
#include "base/dictionary.hpp"
|
|
||||||
#include "base/array.hpp"
|
|
||||||
#include <vector>
|
|
||||||
|
|
||||||
namespace icinga
|
namespace icinga
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user