diff --git a/src/entt/entt.hpp b/src/entt/entt.hpp index 51921540c..c1dfad2f7 100644 --- a/src/entt/entt.hpp +++ b/src/entt/entt.hpp @@ -1,3 +1,4 @@ +#include "config/version.h" #include "core/algorithm.hpp" #include "core/attribute.h" #include "core/family.hpp"