From 6da5c6d418c97c19f7b38a2367b021c3d803ca4b Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Fri, 6 Feb 2026 15:08:13 +0300 Subject: [PATCH] Updated no_exceptions_support.hpp include to the up-to-date location. --- test/test_4882.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_4882.cpp b/test/test_4882.cpp index b1bb7253..1c0fa6ee 100644 --- a/test/test_4882.cpp +++ b/test/test_4882.cpp @@ -9,7 +9,7 @@ #include #include -#include +#include //#include boost::shared_mutex mutex;