From: wchang kim Date: Thu, 29 Jun 2023 21:09:35 +0000 (+0900) Subject: Fixed the build error using gcc 13 X-Git-Tag: accepted/tizen/unified/20230705.063738~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F295007%2F1;p=platform%2Fcore%2Fapi%2Fpreference.git Fixed the build error using gcc 13 Change-Id: Idafbcc858fb2e2d817057e22bf09bc57d979b38c --- diff --git a/preference/data-internal.hh b/preference/data-internal.hh index 0cd70fb..b9059b9 100644 --- a/preference/data-internal.hh +++ b/preference/data-internal.hh @@ -20,6 +20,7 @@ #include #include #include +#include namespace preference { namespace internal {