mirror of https://github.com/Icinga/icinga2.git
Another build fix for Rune
This commit is contained in:
parent
5c8dbb9552
commit
5193ef0fc0
|
@ -26,6 +26,7 @@
|
|||
#include "base/tcpsocket.hpp"
|
||||
#include "base/utility.hpp"
|
||||
#include "base/application.hpp"
|
||||
#include <iostream>
|
||||
|
||||
using namespace icinga;
|
||||
namespace po = boost::program_options;
|
||||
|
|
Loading…
Reference in New Issue