#include "icinga/command.hpp" namespace icinga { class EventCommand : Command { }; }