From b07d4c548a2ba5b19e3462de763ffeaee032a385 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sun, 13 Dec 2020 16:31:49 +0200 Subject: [PATCH] ci : fix clang build --- examples/ggwave-gui/common.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/ggwave-gui/common.cpp b/examples/ggwave-gui/common.cpp index 7a051ce..329db59 100644 --- a/examples/ggwave-gui/common.cpp +++ b/examples/ggwave-gui/common.cpp @@ -10,6 +10,7 @@ #include #include +#include #include #include #include