Files
btop/include/fmt/core.h
Steffen Winter 59dd8b19ab Bump bundled fmt to 11.1.4
Ref: 123913715a

Signed-off-by: Steffen Winter <steffen.winter@proton.me>
2025-04-13 14:21:58 +00: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"