From: Georgi Gerganov Date: Wed, 29 Mar 2023 20:59:45 +0000 (+0300) Subject: main : add header X-Git-Tag: upstream/1.7.4~1523 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a7f1f337150fadaaf96bfb18748a88236435fddc;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp main : add header --- diff --git a/examples/main/main.cpp b/examples/main/main.cpp index 91e23508..7b2885c7 100644 --- a/examples/main/main.cpp +++ b/examples/main/main.cpp @@ -8,6 +8,7 @@ #include #include #include +#include // Terminal color map. 10 colors grouped in ranges [0.0, 0.1, ..., 0.9] // Lowest is red, middle is yellow, highest is green.