Ver Fonte

Update threads.h

blueloveTH há 1 ano atrás
pai
commit
6fcdea7ef8
1 ficheiros alterados com 2 adições e 0 exclusões
  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>