mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-01 15:02:09 +00:00
misc(backend): missing header <variant>
This commit is contained in:
parent
62dba1a878
commit
588421833c
@ -8,6 +8,7 @@
|
||||
#include <exception>
|
||||
#include <filesystem>
|
||||
#include <string_view>
|
||||
#include <variant>
|
||||
|
||||
#include <spdlog/spdlog.h>
|
||||
#include "backend.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user