Add missing include
[platform/core/appfw/app-installers.git] / src / pkg_recovery / pkg_recovery.cc
index 8816257..ddc5455 100644 (file)
@@ -15,6 +15,7 @@
 #include <sys/types.h>
 #include <tzplatform_config.h>
 
+#include <array>
 #include <regex>
 #include <string>
 #include <vector>