Przeglądaj źródła

Update threads.h

blueloveTH 11 miesięcy temu
rodzic
commit
6fcdea7ef8
1 zmienionych plików z 2 dodań i 0 usunięć
  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>