Anton Maklakov 4 лет назад
Родитель
Сommit
8ea1a2b1e8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      components/pthread/test/test_pthread_cxx.cpp

+ 1 - 0
components/pthread/test/test_pthread_cxx.cpp

@@ -2,6 +2,7 @@
 #include <sstream>
 #include <thread>
 #include <mutex>
+#include <memory>
 #include "freertos/FreeRTOS.h"
 #include "freertos/task.h"
 #include "unity.h"