RingRacers/thirdparty/fmt/include/fmt/core.h
2024-12-26 12:45:08 -06:00

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