Fix build error for upgrading toolchain 22/111222/3 accepted/tizen/common/20170201.172056 accepted/tizen/ivi/20170202.015321 accepted/tizen/mobile/20170202.015241 accepted/tizen/tv/20170202.015301 submit/tizen/20170201.085923
authorJongHeon Choi <j-h.choi@samsung.com>
Fri, 20 Jan 2017 02:45:16 +0000 (11:45 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Wed, 1 Feb 2017 08:58:01 +0000 (17:58 +0900)
Change-Id: I847e364abd8c624df156f7e20c8eb0cc3b2843d8

NativeLauncher/installer-plugin/nitool.cc

index d0dd552..dbda0d5 100644 (file)
@@ -20,6 +20,7 @@
 #include <cstring>
 
 #include <algorithm>
+#include <vector>
 
 std::vector<const char*> get_cmd_args(char** begin, char** end)
 {