Remove compile warning messages 23/221223/2
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 30 Dec 2019 07:31:43 +0000 (16:31 +0900)
committerilho kim <ilho159.kim@samsung.com>
Tue, 31 Dec 2019 05:29:14 +0000 (05:29 +0000)
Change-Id: Id2b52bd30ff2d4cf3415690e6027bd3cd8bb6dad
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/app2ext_dynamic_service.cc

index e424ddf..be490b7 100644 (file)
@@ -2,6 +2,7 @@
 // Use of this source code is governed by an apache-2.0 license that can be
 // found in the LICENSE file.
 
+#include <functional>
 #include <string>
 
 #include "common/app2ext_dynamic_service.h"