Fernando Sahmkow 4 лет назад
Родитель
Сommit
00b09de3d9
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/core/core_timing.h

+ 1 - 0
src/core/core_timing.h

@@ -5,6 +5,7 @@
 
 #include <atomic>
 #include <chrono>
+#include <condition_variable>
 #include <functional>
 #include <memory>
 #include <mutex>