whisper.cpp/ggml
Daniel Bevenius e238dc1bdd ggml-cpu : remove stdlib include from repack.cpp (ggml/1276)
This commit removes the inclusion of `<cstdlib>`.

The motivation for this change is that this source file does not seem to
use any functions from this header and the comment about `qsort` is a
little misleading/confusing.
2025-07-28 13:02:32 +03:00
..
cmake ggml-cpu : rework weak alias on apple targets (llama/14146) 2025-06-18 12:40:34 +03:00
include ggml: Add initial WebGPU backend (llama/14521) 2025-07-20 00:23:50 +03:00
src ggml-cpu : remove stdlib include from repack.cpp (ggml/1276) 2025-07-28 13:02:32 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml: Add initial WebGPU backend (llama/14521) 2025-07-20 00:23:50 +03:00