Firmware updater: Prevent empty flashing jobs

This commit is contained in:
Vojtech Kral 2019-06-07 17:01:19 +02:00
parent 09f4831f4e
commit 09da7a84b5
3 changed files with 50 additions and 11 deletions

View file

@ -2,6 +2,7 @@
#define PROGRESSSTATUSBAR_HPP
#include <memory>
#include <string>
#include <functional>
#include <string>