mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2023-11-04 02:52:44 +03:00
ref #35 : add <stdbool.h> to whisper.h
"bool" type is not implicitly defined for some compilers.
This commit is contained in:
"bool" type is not implicitly defined for some compilers.