diff --git a/include/llama/View.hpp b/include/llama/View.hpp index 3aa2125f63..a362eee89f 100644 --- a/include/llama/View.hpp +++ b/include/llama/View.hpp @@ -333,7 +333,7 @@ namespace llama #else template #endif - struct View + struct LLAMA_DECLSPEC_EMPTY_BASES View : private TMapping #if CAN_USE_RANGES , std::ranges::view_base