mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-10-09 23:15:23 +00:00
use correct include for spdlog
This commit is contained in:
parent
42748d5960
commit
ed14bd6818
@ -8,7 +8,7 @@
|
||||
#include <filesystem>
|
||||
#include <span>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <spdlog/fmt/fmt.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
#include <tensorrt_llm/runtime/common.h>
|
||||
|
Loading…
Reference in New Issue
Block a user