projects
/
platform
/
core
/
uifw
/
sketch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd346c4
)
Fix build error with llvm-10
58/227258/1
author
Karthik Bhat
<kv.bhat@samsung.com>
Wed, 11 Mar 2020 03:35:07 +0000
(09:05 +0530)
committer
Karthik Bhat
<kv.bhat@samsung.com>
Wed, 11 Mar 2020 03:35:07 +0000
(09:05 +0530)
Change-Id: I3fc5e3b23a0df1c0d50a576e47b34b41bb33f901
Signed-off-by: Karthik Bhat <kv.bhat@samsung.com>
src/app-assist-efl/WViewControllerImpl.h
patch
|
blob
|
history
diff --git
a/src/app-assist-efl/WViewControllerImpl.h
b/src/app-assist-efl/WViewControllerImpl.h
index 17d10a189ed98460f6060767bdff829158d41971..68c9d51c93382283ed92c5ed5e2589506a0b5829 100644
(file)
--- a/
src/app-assist-efl/WViewControllerImpl.h
+++ b/
src/app-assist-efl/WViewControllerImpl.h
@@
-21,6
+21,7
@@
//#include <memory>
#include <Evas.h>
#include "IWWindowController.h"
+#include <functional>
namespace app_assist
{