projects
/
platform
/
core
/
api
/
preference.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
727d2fd
)
Fixed the build error using gcc 13
07/295007/1
author
wchang kim
<wchang.kim@samsung.com>
Thu, 29 Jun 2023 21:09:35 +0000
(06:09 +0900)
committer
wchang kim
<wchang.kim@samsung.com>
Thu, 29 Jun 2023 21:09:35 +0000
(06:09 +0900)
Change-Id: Idafbcc858fb2e2d817057e22bf09bc57d979b38c
preference/data-internal.hh
patch
|
blob
|
history
diff --git
a/preference/data-internal.hh
b/preference/data-internal.hh
index 0cd70fba5cfe45c47260e93c2cd6a86253142dc5..b9059b957a5ffd81b2c10465481efd3659486c3d 100644
(file)
--- a/
preference/data-internal.hh
+++ b/
preference/data-internal.hh
@@
-20,6
+20,7
@@
#include <string>
#include <typeinfo>
#include <vector>
+#include <cstdint>
namespace preference {
namespace internal {