This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gugdun
/
pocketpy
mirror da
https://github.com/pocketpy/pocketpy
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update threads.h
blueloveTH
11 mesi fa
parent
0d39a0b3da
commit
6fcdea7ef8
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
include/pocketpy/common/threads.h
+ 2
- 0
include/pocketpy/common/threads.h
Vedi File
@@ -1,3 +1,5 @@
+#pragma once
+
#include <stdatomic.h>
#include <stdbool.h>