From 337f8922edbdae7cb3e6659ea6bf3bde9ba8adb0 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 16 Jan 2018 08:51:10 +0100 Subject: Missing include Change-Id: Id5c7ff8b9d342b557bc87b1ac6f3e2fbc8437d69 --- onlineupdate/source/update/updater/bspatch.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'onlineupdate/source') diff --git a/onlineupdate/source/update/updater/bspatch.cxx b/onlineupdate/source/update/updater/bspatch.cxx index 10ec56200511..b77d3ea1097b 100644 --- a/onlineupdate/source/update/updater/bspatch.cxx +++ b/onlineupdate/source/update/updater/bspatch.cxx @@ -32,6 +32,7 @@ #include "bspatch.h" #include "errors.h" +#include #include #include #include -- cgit