From 840d938f1762402a4b233c791048bd20dc0a2c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 25 Apr 2024 16:39:42 +0200 Subject: [PATCH] Preprocessor: fix incorrect dereferencing of std::optional without a value --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 92a8527300..097f706c55 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 92a85273004af68b2f16b40c69954b0315012d2a +Subproject commit 097f706c55b56d63a26781b38d8c90d48d7b2589 -- GitLab