forked from extern/whisper.cpp
ci : dummy commit to trigger CI
This commit is contained in:
@ -33,6 +33,8 @@
|
||||
#include <functional>
|
||||
#include <codecvt>
|
||||
|
||||
// dummy
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(disable: 4244 4267) // possible loss of data
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user