mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-31 07:00:50 -05:00
* ggml : remove MSVC warnings pragmas This commit removes the MSVC-specific pragmas as these are now handled in CMakeLists.txt. * whisper : remove MSVC warning pragmas This commit removes the MSVC-specific pragmas. These are now handled in the CMakeLists.txt file.