mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-17 17:31:52 +02:00
fix building with MSVC + SDL2
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
#include <set>
|
||||
#include <chrono>
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
Reference in New Issue
Block a user