mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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/initialize.hpp"
|
||||
#include <boost/function.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace icinga
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user