From 23f6b27c0d9916b9932baac898ae3009817a9153 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 11 Apr 2024 11:37:03 -0700 Subject: [PATCH] Add meaningless change to force rebuild --- test/array_constexpr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/array_constexpr.cpp b/test/array_constexpr.cpp index a311005..48995c9 100644 --- a/test/array_constexpr.cpp +++ b/test/array_constexpr.cpp @@ -3,7 +3,7 @@ * Distributed under the Boost Software License, Version 1.0. (See * accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) - */ + */ #include #include