From a7f1f337150fadaaf96bfb18748a88236435fddc Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Wed, 29 Mar 2023 23:59:45 +0300 Subject: [PATCH] main : add header --- examples/main/main.cpp | 1 + 1 file changed, 1 insertion(+) 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.