mirror of https://github.com/Icinga/icinga2.git
Icinga DB Check: remove unused includes
This commit is contained in:
parent
2b310718e3
commit
4f1f70f843
|
@ -5,13 +5,9 @@
|
|||
#include "icinga/checkcommand.hpp"
|
||||
#include "icinga/macroprocessor.hpp"
|
||||
#include "icinga/pluginutility.hpp"
|
||||
#include "remote/apilistener.hpp"
|
||||
#include "remote/endpoint.hpp"
|
||||
#include "remote/zone.hpp"
|
||||
#include "base/function.hpp"
|
||||
#include "base/utility.hpp"
|
||||
#include "base/perfdatavalue.hpp"
|
||||
#include "base/configtype.hpp"
|
||||
#include "base/convert.hpp"
|
||||
#include <utility>
|
||||
|
||||
|
|
Loading…
Reference in New Issue