Remove sqlite header includes from pkgmgr_parser_db.h
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 8 Mar 2021 09:02:10 +0000 (18:02 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Tue, 9 Mar 2021 01:20:50 +0000 (10:20 +0900)
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
parser/include/pkgmgr_parser_db.h

index 5e13b86968dc68b13a67886c68d42216c32d3405..8cb9675f3a6cb6ff55c6a94643fd18d5eec26652 100644 (file)
@@ -46,8 +46,6 @@
 extern "C" {
 #endif
 
-#include <sqlite3.h>
-
 #include "pkgmgr_parser.h"
 #include "pkgmgrinfo_type.h"