perf. use c++ form import

This commit is contained in:
lhhxxxxx
2022-06-06 19:46:13 +08:00
parent 28a855876a
commit f5be7340c0
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
#include <sys/wait.h>
#endif
#include <stdint.h>
#include <cstdint>
#include <algorithm>
#include <chrono>
#include <regex>