Parcourir la source

Update threads.h

blueloveTH il y a 11 mois
Parent
commit
6fcdea7ef8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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>