mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-04 00:50:58 -05:00
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.