Include missing header file 74/223574/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 31 Jan 2020 02:32:38 +0000 (11:32 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 31 Jan 2020 02:32:38 +0000 (11:32 +0900)
Change-Id: Id06c144ef143e763a9dbe07d324254e50ec0cb85
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
component_based/base/service_component.cc

index 0e196414f450df962d800b3c733f457a83c29014..19634624043ace0ddaeb5bc811d8dcf1d31baf55 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <memory>
 
+#include "component_based/base/dlog_internal.h"
 #include "component_based/base/service_component.h"
 
 namespace component_based {