From: Mikhail Kurinnoi Date: Mon, 20 Nov 2023 00:16:47 +0000 (+0300) Subject: Fix clang16 build. X-Git-Tag: accepted/tizen/unified/riscv/20240111.091737~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f18f7e13e166518c66af72ec86d4eabde7c90bf;p=sdk%2Ftools%2Fnetcoredbg.git Fix clang16 build. Related to https://github.com/Samsung/netcoredbg/issues/147 --- diff --git a/src/interfaces/types.h b/src/interfaces/types.h index 5023e03..019d169 100644 --- a/src/interfaces/types.h +++ b/src/interfaces/types.h @@ -18,6 +18,7 @@ #include #include #include +#include namespace netcoredbg {