diff options
Diffstat (limited to 'onlineupdate')
-rw-r--r-- | onlineupdate/source/update/updater/updater.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/onlineupdate/source/update/updater/updater.cxx b/onlineupdate/source/update/updater/updater.cxx index 8b3f7bceee8d..e65d9a99c14a 100644 --- a/onlineupdate/source/update/updater/updater.cxx +++ b/onlineupdate/source/update/updater/updater.cxx @@ -40,6 +40,7 @@ #include "errors.h" #include "bzlib.h" #include <thread> +#include <vector> #include <stdio.h> #include <string.h> |