This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
pocketpy
mirror of
https://github.com/pocketpy/pocketpy
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update threads.h
blueloveTH
1 year ago
parent
0d39a0b3da
commit
6fcdea7ef8
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
include/pocketpy/common/threads.h
+ 2
- 0
include/pocketpy/common/threads.h
View File
@@ -1,3 +1,5 @@
+#pragma once
+
#include <stdatomic.h>
#include <stdbool.h>