In a.hpp file class trees { private: void world(uint8_t alpha, uint8_t beta); } In a.cpp #include "a.hpp" void trees::world(uint8_t alpha, uint