From e6c4d62c24c0591ae391bc115c287c9493bc5d00 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Thu, 12 Dec 2024 23:44:49 +0000 Subject: [PATCH] Fix experimental Outcome on Android --- include/outcome/detail/revision.hpp | 6 +++--- include/outcome/experimental/status-code | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/outcome/detail/revision.hpp b/include/outcome/detail/revision.hpp index f4be0a1253..86dbd42cd8 100644 --- a/include/outcome/detail/revision.hpp +++ b/include/outcome/detail/revision.hpp @@ -22,6 +22,6 @@ Distributed under the Boost Software License, Version 1.0. */ // Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time -#define OUTCOME_PREVIOUS_COMMIT_REF 83e5127dd20b15e3f59059e5862e9926283fee80 -#define OUTCOME_PREVIOUS_COMMIT_DATE "2024-11-21 14:05:57 +00:00" -#define OUTCOME_PREVIOUS_COMMIT_UNIQUE 83e5127d +#define OUTCOME_PREVIOUS_COMMIT_REF d7451675c0baca0b63747fc12d3e1912e97c6e9f +#define OUTCOME_PREVIOUS_COMMIT_DATE "2024-12-12 16:28:50 +00:00" +#define OUTCOME_PREVIOUS_COMMIT_UNIQUE d7451675 diff --git a/include/outcome/experimental/status-code b/include/outcome/experimental/status-code index c9d092ce77..c80d513029 160000 --- a/include/outcome/experimental/status-code +++ b/include/outcome/experimental/status-code @@ -1 +1 @@ -Subproject commit c9d092ce773a09928cdd0b0e6ac0b4796fa17c19 +Subproject commit c80d513029f01df2d73a08b2a898b2567698037f