From f8e13a307598f82aec0fcd582ab74bfd659fe75e 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

(manually cherry picked from commit 840d938f1762402a4b233c791048bd20dc0a2c3c)
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index 85f431a627..0ca178212d 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit 85f431a6272eec68aaea375fb11fddd4209eaac7
+Subproject commit 0ca178212d944cebe988be1d05f76f383335542a
-- 
GitLab