blueloveTH 11 mesi fa
parent
commit
6fcdea7ef8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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>