浏览代码

Update threads.h

blueloveTH 1 年之前
父节点
当前提交
6fcdea7ef8
共有 1 个文件被更改,包括 2 次插入0 次删除
  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>