mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Fix a missing import
This commit is contained in:
parent
acd5d55f64
commit
1d0f6ed457
@ -25,6 +25,7 @@
|
|||||||
#include "base/object.hpp"
|
#include "base/object.hpp"
|
||||||
#include "base/initialize.hpp"
|
#include "base/initialize.hpp"
|
||||||
#include <boost/function.hpp>
|
#include <boost/function.hpp>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace icinga
|
namespace icinga
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user