fmt/include/fmt/core.h
2024-01-10 06:43:12 -08:00

6 lines
186 B
C

// This file is only provided for compatibility an 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"