From 7c9abd9899a1dbb0bfd47a4cd4945d98c308ee1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 2 May 2022 17:07:00 +0200 Subject: [PATCH] Preprocessor: compatibility fix for GCC 12 Closes: #1852 (manually cherry picked from commit 5b49662a946321c3ccd8deaf2911b5743c75d336) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 607a50d1f1..3823379966 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 607a50d1f1df1c10882ccb843fd7c4520091db73 +Subproject commit 3823379966f15a377c863b0d15694b146854dfd8 -- GitLab