xref: /aosp_15_r20/external/fmtlib/include/fmt/core.h (revision 5c90c05cd622c0a81b57953a4d343e0e489f2e08)
1 // This file is only provided for compatibility and may be removed in future
2 // versions. Use fmt/base.h if you don't need fmt::format and fmt/format.h
3 // otherwise.
4 
5 #include "format.h"
6