#include "base/dynamicobject.hpp" namespace icinga { class NotificationComponent : DynamicObject { }; }