Files
fmt/include/fmt/core.h
Victor Zverovich 3d84b45a22 Update core.h
2024-01-10 06:57:22 -08:00

6 lines
187 B
C

// 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"