#ifndef WIMAAREA_H #define WIMAAREA_H class WimaArea { public: WimaArea(); }; #endif // WIMAAREA_H