[BUILD] Use fmt-header instead of libfmt (#1791)

[ROCm/rccl commit: 6b4ad0fd74]
Este commit está contenido en:
Nilesh M Negi
2025-07-10 17:19:53 -05:00
cometido por GitHub
padre 86dd6f262b
commit 41c985462c
Se han modificado 5 ficheros con 8 adiciones y 5 borrados
@@ -10,6 +10,9 @@
#include <chrono>
#include <cstdint>
#include <deque>
#ifndef FMT_HEADER_ONLY
#define FMT_HEADER_ONLY 1
#endif
#include <fmt/format.h>
#include <memory>
#include <unordered_map>