#include "entity.h" #include Entity::Entity() : uuid(boost::uuids::random_generator()()) { }