From a4bab8adc38d9f545a55603dd91836d087206096 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 18 Jul 2024 12:24:49 +0200
Subject: [PATCH] Preprocessor update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

– Macroprocessor: print line numbers in the output of @#echomacrovars (without “save” option)
– Correctly handle whitespaces when parsing contents of legacy “mcp” tags
– Misc simplifications and C++20 modernizations
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index f9e91d339a..05047fd45f 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit f9e91d339a141dd72205d032060b1032bfc446cd
+Subproject commit 05047fd45fdf23ebab727150fbb3522b56650bde
-- 
GitLab