diff --git a/src/common/Service.h b/src/common/Service.h index bcf3dc2f..8cbb43a1 100644 --- a/src/common/Service.h +++ b/src/common/Service.h @@ -3,6 +3,7 @@ #include #include +#include // stolen from: https://github.com/skypjack/entt/blob/master/src/entt/locator/locator.hpp