From: 최종헌/Common Platform Lab(SR)/Engineer/삼성전자 Date: Mon, 3 Jan 2022 03:33:52 +0000 (+0900) Subject: Fixed build error (#359) X-Git-Tag: submit/tizen/20220110.045001~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2092fc44afb1e28d3ec528e0471a92618879826;p=platform%2Fcore%2Fdotnet%2Flauncher.git Fixed build error (#359) Change-Id: I3b4fc97e57e2c20436e5866f3188b2c241d4eb72 --- diff --git a/NativeLauncher/inc/utils.h b/NativeLauncher/inc/utils.h index c7910e2..cfc28a8 100644 --- a/NativeLauncher/inc/utils.h +++ b/NativeLauncher/inc/utils.h @@ -17,6 +17,7 @@ #ifndef __UTILS_H__ #define __UTILS_H__ +#include #include #include #include