mirror of
https://github.com/Icinga/icinga2.git
synced 2025-10-18 22:03:48 +02:00
6 lines
91 B
C++
6 lines
91 B
C++
#include <i2-icinga.h>
|
|
|
|
using namespace icinga;
|
|
|
|
IMPLEMENT_ENTRY_POINT(IcingaApplication);
|