From ae81a00ff9720ddcfc4bf6c07012ea9c71fccd8b Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Tue, 30 Nov 2021 20:48:20 +0100 Subject: [PATCH] Changelog --- .../changes/incompatibilities/20211130MartinKronbichler | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/incompatibilities/20211130MartinKronbichler diff --git a/doc/news/changes/incompatibilities/20211130MartinKronbichler b/doc/news/changes/incompatibilities/20211130MartinKronbichler new file mode 100644 index 0000000000..fd033ecd01 --- /dev/null +++ b/doc/news/changes/incompatibilities/20211130MartinKronbichler @@ -0,0 +1,6 @@ +Updated: The header inclusions of several files in the `deal.II/matrix_free` +subfolder have been cleaned up to make the library more maintainable. As a +result, some headers are no longer implicitly included and a user code might +need to add the respective include file. +
+(Martin Kronbichler, 2021/11/30) -- 2.39.5