blueloveTH 10 месяцев назад
Родитель
Сommit
6fcdea7ef8
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      include/pocketpy/common/threads.h

+ 2 - 0
include/pocketpy/common/threads.h

@@ -1,3 +1,5 @@
+#pragma once
+
 #include <stdatomic.h>
 #include <stdbool.h>