[Vulkan] Fix compilation of `vulkan-shaders-gen` on w64devkit after `e31a4f6` (#8880)
* Fix compilation issue in `vulkan-shaders-gen` https://github.com/ggerganov/llama.cpp/commit/e31a4f679779220312c165b0f5994c680a610e38 broke compilation on w64devkit. Including `algorithm` seems to fix that. * Guard it under `#ifdef _WIN32`
M
MaggotHATE committed
efda90c93a62274ec0b0bfa80c4eee4bdb6966d0
Parent: 0bf16de
Committed by GitHub <noreply@github.com>
on 8/6/2024, 11:32:03 AM