#pragma once #include struct IkarusEntityFolder { IkarusId id; std::string name_buffer; };