From 72c0f98445f15269cac66901995210594a0e320c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 1 Apr 2025 17:56:18 -0600 Subject: [PATCH] Remove a comment that is no longer accurate. --- include/deal.II/base/types.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h index 6199923248..bef78d0543 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.h @@ -214,9 +214,7 @@ namespace TrilinosWrappers } // namespace TrilinosWrappers -// this part of the namespace numbers got moved to the bottom types.h file, -// because otherwise we get a circular inclusion of config.h, types.h, and -// numbers.h + namespace numbers { /** -- 2.39.5