mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
compatlog: fix boost algorithm include
This commit is contained in:
parent
6b649b8d4c
commit
43793a1884
@ -36,6 +36,7 @@
|
||||
#include "base/scriptfunction.h"
|
||||
#include <boost/smart_ptr/make_shared.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user