#pragma once #include #include "Component.h" namespace BECS { typedef unsigned long int Entity; }