From 8cdc398f7d639dd06bb1ce44f800620555cdc591 Mon Sep 17 00:00:00 2001 From: Junghyun Yeon Date: Mon, 18 Feb 2019 16:09:58 +0900 Subject: [PATCH] Add string into include list - Add string into include list for coding style Change-Id: I17f1e9e1116e8ffde48855c9a120e9318dceb275 Signed-off-by: Junghyun Yeon --- src/common/step/pkgmgr/step_check_installable.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/step/pkgmgr/step_check_installable.cc b/src/common/step/pkgmgr/step_check_installable.cc index 6beef2f..0660b60 100644 --- a/src/common/step/pkgmgr/step_check_installable.cc +++ b/src/common/step/pkgmgr/step_check_installable.cc @@ -8,6 +8,7 @@ #include #include +#include #include #include "common/pkgmgr_query.h" -- 2.7.4