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

+ 1 - 0
src/entt/process/process.hpp

@@ -4,6 +4,7 @@
 #include <cstdint>
 #include <type_traits>
 #include <utility>
+#include "fwd.hpp"
 
 namespace entt {