Просмотр исходного кода

*: force add the version to the single include file

Michele Caini 5 лет назад
Родитель
Сommit
bc987ed03f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/entt/entt.hpp

+ 1 - 0
src/entt/entt.hpp

@@ -1,3 +1,4 @@
+#include "config/version.h"
 #include "core/algorithm.hpp"
 #include "core/attribute.h"
 #include "core/family.hpp"