#ifndef MXDSSUBSCRIBER_H #define MXDSSUBSCRIBER_H #include "mxcore.h" class MxDSSubscriber : public MxCore { }; #endif // MXDSSUBSCRIBER_H