mirror of
https://github.com/Icinga/icinga2.git
synced 2026-03-12 13:44:03 -04:00
10 lines
No EOL
85 B
Text
10 lines
No EOL
85 B
Text
#include "icinga/command.h"
|
|
|
|
namespace icinga
|
|
{
|
|
|
|
class EventCommand : Command
|
|
{
|
|
};
|
|
|
|
} |