#ifndef WIMAGOPERATIONAREA_H #define WIMAGOPERATIONAREA_H class WimaGOperationArea { public: WimaGOperationArea(); }; #endif // WIMAGOPERATIONAREA_H