From: Eldar Yusupov Date: Mon, 29 May 2023 16:47:57 +0000 (+0300) Subject: common : fix compilation on Linux (#212) X-Git-Tag: upstream/0.0.1642~1425 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=35accb12c616da8975bba67be9e1fc6c41e57c7a;p=pkg%2Fggml%2Fsources%2Fggml common : fix compilation on Linux (#212) --- diff --git a/examples/common.cpp b/examples/common.cpp index 29082f60..db90742d 100644 --- a/examples/common.cpp +++ b/examples/common.cpp @@ -6,6 +6,7 @@ #include "dr_wav.h" #include +#include #include #include #include