mirror of https://github.com/Icinga/icinga2.git
Build fix for CentOS 7 and non-unity builds
This commit is contained in:
parent
f1e7e635a2
commit
a4c689e5cf
|
@ -24,6 +24,7 @@
|
||||||
#include "base/dictionary.hpp"
|
#include "base/dictionary.hpp"
|
||||||
#include "base/string.hpp"
|
#include "base/string.hpp"
|
||||||
#include <openssl/x509v3.h>
|
#include <openssl/x509v3.h>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
namespace icinga
|
namespace icinga
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue