projects
/
platform
/
core
/
multimedia
/
resource-center-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3affac5
)
Fix the build error using gcc 13
07/315407/1
accepted/tizen/unified/20240801.021611
accepted/tizen/unified/dev/20240805.054135
accepted/tizen/unified/x/20240801.044039
author
YoungHun Kim
<yh8004.kim@samsung.com>
Wed, 31 Jul 2024 10:58:06 +0000
(19:58 +0900)
committer
YoungHun Kim
<yh8004.kim@samsung.com>
Wed, 31 Jul 2024 10:58:10 +0000
(19:58 +0900)
Change-Id: I405a3db5dd2c47785bb98c363400b897e5a15d96
src/resource_center_private.cpp
patch
|
blob
|
history
diff --git
a/src/resource_center_private.cpp
b/src/resource_center_private.cpp
index b0b2a517af8cf02e23ac85b7f15a8a78742baa92..cd2ef1b64f3ae274a81fe00e6c7be118334dc0f5 100644
(file)
--- a/
src/resource_center_private.cpp
+++ b/
src/resource_center_private.cpp
@@
-19,6
+19,7
@@
#include <glib.h>
#include <gio/gio.h>
#include <assert.h>
+#include <string>
#include <rm_module_api.h>
#include <ri-module-api.h>