diff --git a/csrc/common/lib/device.cpp b/csrc/common/lib/device.cpp index 2dcefed8..a703f40b 100644 --- a/csrc/common/lib/device.cpp +++ b/csrc/common/lib/device.cpp @@ -1,7 +1,7 @@ // // Created by morgan on 27/09/24. // - +#include #include "device.hpp" std::optional huggingface::tgi::GetDeviceByIndex(device_index_t device)