#ifndef WIMASERVICEAREA_H #define WIMASERVICEAREA_H class WimaServiceArea { public: WimaServiceArea(); }; #endif // WIMASERVICEAREA_H