mirror of https://github.com/Icinga/icinga2.git
Add missing #include
This commit is contained in:
parent
cfef9fdadc
commit
5bba609e60
|
@ -3,6 +3,7 @@
|
|||
#include "icinga/service.hpp"
|
||||
#include "icinga/dependency.hpp"
|
||||
#include "base/logger.hpp"
|
||||
#include <unordered_map>
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
|
|
Loading…
Reference in New Issue