mirror of https://github.com/Icinga/icinga2.git
parent
69ef1968f5
commit
ee035ae001
|
@ -21,6 +21,7 @@
|
||||||
#include "cli/apisetuputility.hpp"
|
#include "cli/apisetuputility.hpp"
|
||||||
#include "base/logger.hpp"
|
#include "base/logger.hpp"
|
||||||
#include "base/console.hpp"
|
#include "base/console.hpp"
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
using namespace icinga;
|
using namespace icinga;
|
||||||
namespace po = boost::program_options;
|
namespace po = boost::program_options;
|
||||||
|
|
Loading…
Reference in New Issue