projects
/
platform
/
core
/
appfw
/
pkgmgr-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e740b55
)
Fix build error
81/303381/1
author
Ilho Kim
<ilho159.kim@samsung.com>
Wed, 27 Dec 2023 02:00:56 +0000
(11:00 +0900)
committer
Ilho Kim
<ilho159.kim@samsung.com>
Wed, 27 Dec 2023 02:00:56 +0000
(11:00 +0900)
Change-Id: Ie86fa1977b8ede9cf08ecce699b53b076bf28dc3
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/db_change_observer.hh
patch
|
blob
|
history
diff --git
a/src/common/db_change_observer.hh
b/src/common/db_change_observer.hh
index
c6905bf
..
3708e11
100644
(file)
--- a/
src/common/db_change_observer.hh
+++ b/
src/common/db_change_observer.hh
@@
-18,6
+18,7
@@
#include <glib.h>
#include <sys/inotify.h>
+#include <mutex>
#include <string>
#include <shared_mutex>