mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
Add missing include in loader.cpp
This commit is contained in:
parent
808a26ae72
commit
dda273dbcc
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
#include "base/loader.hpp"
|
#include "base/loader.hpp"
|
||||||
#include "base/logger.hpp"
|
#include "base/logger.hpp"
|
||||||
|
#include "base/exception.hpp"
|
||||||
#include <boost/foreach.hpp>
|
#include <boost/foreach.hpp>
|
||||||
|
|
||||||
using namespace icinga;
|
using namespace icinga;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user