From 19dea55d4ca0d46753f97bac9b4fa869e244c3a1 Mon Sep 17 00:00:00 2001 From: someretical <29365738+someretical@users.noreply.github.com> Date: Fri, 14 Jan 2022 14:31:12 +1100 Subject: [PATCH] add missing header for osx build - update o2 version - increment patch version --- external-libs/someretical-o2 | 2 +- src/core/googlewrapper.cpp | 1 + text/VERSION.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/external-libs/someretical-o2 b/external-libs/someretical-o2 index 019a67e..9784ebb 160000 --- a/external-libs/someretical-o2 +++ b/external-libs/someretical-o2 @@ -1 +1 @@ -Subproject commit 019a67e8973311e621ec8a5f805d0bb4bd847cb4 +Subproject commit 9784ebb9d287d959e4b7f856f39cdfc6ae256b59 diff --git a/src/core/googlewrapper.cpp b/src/core/googlewrapper.cpp index 6577110..a0378a8 100644 --- a/src/core/googlewrapper.cpp +++ b/src/core/googlewrapper.cpp @@ -17,6 +17,7 @@ */ #include +#include #include "../util/encryptor.h" #include "../util/zipper.h" diff --git a/text/VERSION.txt b/text/VERSION.txt index ccbccc3..c043eea 100644 --- a/text/VERSION.txt +++ b/text/VERSION.txt @@ -1 +1 @@ -2.2.0 +2.2.1