#ifndef COLNODAPI_H #define COLNODAPI_H class ColnodAPI { public: ColnodAPI(); }; #endif // COLNODAPI_H