mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
parent
d03d09160a
commit
b62241e0ba
@ -26,10 +26,6 @@
|
|||||||
#include "base/exception.hpp"
|
#include "base/exception.hpp"
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
||||||
#ifdef _WIN32
|
|
||||||
# include <shlwapi.h>
|
|
||||||
#endif /* _WIN32 */
|
|
||||||
|
|
||||||
using namespace icinga;
|
using namespace icinga;
|
||||||
|
|
||||||
std::vector<String> ConfigCompiler::m_IncludeSearchDirs;
|
std::vector<String> ConfigCompiler::m_IncludeSearchDirs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user