Browse Source

Update threads.h

blueloveTH 1 year ago
parent
commit
6fcdea7ef8
1 changed files with 2 additions and 0 deletions
  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>