#include "component.h" namespace Engine::Core { // Component implementations are mostly in header due to simplicity } // namespace Engine::Core