mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Replace boost::algorithm::split calls with String::Split
This commit is contained in:
parent
e952302e08
commit
ef488a3ebc
@ -26,7 +26,6 @@
|
||||
#include "base/convert.hpp"
|
||||
#include "base/objectlock.hpp"
|
||||
#include "base/exception.hpp"
|
||||
#include <boost/algorithm/string/split.hpp>
|
||||
#include <fstream>
|
||||
|
||||
using namespace icinga;
|
||||
|
Loading…
x
Reference in New Issue
Block a user