mirror of https://github.com/Icinga/icinga2.git
Build fix.
This commit is contained in:
parent
11ae80576a
commit
fb9f0bc178
|
@ -22,7 +22,7 @@
|
|||
#include "config/expression.h"
|
||||
#include "config/typerule.h"
|
||||
#include "config/configcompilercontext.h"
|
||||
#include "config/config_parser.h"
|
||||
#include "config/config_parser.hh"
|
||||
#include <sstream>
|
||||
|
||||
using namespace icinga;
|
||||
|
|
Loading…
Reference in New Issue