#ifndef UAVTALKPLUGIN_H #define UAVTALKPLUGIN_H class UAVTalkPlugin { public: UAVTalkPlugin(); }; #endif // UAVTALKPLUGIN_H