适配Linux

This commit is contained in:
2024-06-18 15:10:06 +08:00
parent 5b606b54f9
commit d5818c3299
2 changed files with 1 additions and 0 deletions

0
build.sh Normal file → Executable file
View File

View File

@@ -3,6 +3,7 @@
#include <vector>
#include <string>
#include <queue>
#include <memory>
#ifndef _WIN32
#include <stddef.h>
#endif