#include "icinga/command.h" namespace icinga { class CheckCommand : Command { }; }