#include "entity.h" namespace Engine::Core { // Entity implementation is mostly in header due to templates } // namespace Engine::Core