Fixed the build error using gcc 13 07/295007/1
authorwchang kim <wchang.kim@samsung.com>
Thu, 29 Jun 2023 21:09:35 +0000 (06:09 +0900)
committerwchang kim <wchang.kim@samsung.com>
Thu, 29 Jun 2023 21:09:35 +0000 (06:09 +0900)
Change-Id: Idafbcc858fb2e2d817057e22bf09bc57d979b38c

preference/data-internal.hh

index 0cd70fba5cfe45c47260e93c2cd6a86253142dc5..b9059b957a5ffd81b2c10465481efd3659486c3d 100644 (file)
@@ -20,6 +20,7 @@
 #include <string>
 #include <typeinfo>
 #include <vector>
+#include <cstdint>
 
 namespace preference {
 namespace internal {