mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-31 15:11:29 -05:00
fix building with MSVC + SDL2
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <chrono>
|
||||
|
||||
// command-line parameters
|
||||
struct whisper_params {
|
||||
|
||||
Reference in New Issue
Block a user