mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +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