mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
Add missing #include.
This commit is contained in:
parent
95bf7ca560
commit
4d9cd0070c
@ -25,6 +25,7 @@
|
|||||||
#include "base/dictionary.h"
|
#include "base/dictionary.h"
|
||||||
#include <boost/regex.hpp>
|
#include <boost/regex.hpp>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <set>
|
||||||
|
|
||||||
using namespace icinga;
|
using namespace icinga;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user