编译处理。

This commit is contained in:
2026-04-09 19:13:06 +08:00
parent 5644e5d6fb
commit 0b05118fec
105 changed files with 44976 additions and 3 deletions

5
3rd/fmt/core.h Normal file
View File

@@ -0,0 +1,5 @@
// This file is only provided for compatibility and may be removed in future
// versions. Use fmt/base.h if you don't need fmt::format and fmt/format.h
// otherwise.
#include "format.h"