Add string into include list 19/200019/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 18 Feb 2019 07:09:58 +0000 (16:09 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 18 Feb 2019 07:10:51 +0000 (16:10 +0900)
- Add string into include list for coding style

Change-Id: I17f1e9e1116e8ffde48855c9a120e9318dceb275
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/step/pkgmgr/step_check_installable.cc

index 6beef2f..0660b60 100644 (file)
@@ -8,6 +8,7 @@
 #include <sys/types.h>
 #include <tzplatform_config.h>
 
+#include <string>
 #include <vector>
 
 #include "common/pkgmgr_query.h"