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