From a5a8b31c55b0c77ecf9827a0741c69bc6789cfce Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sat, 9 Sep 2017 23:03:29 -0400 Subject: [PATCH] Fix self-inclusion in distributed/grid_tools.h Why would you want to do that? I hope that this is the cause for doxygen not showing the documentation of this header. --- include/deal.II/distributed/grid_tools.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/deal.II/distributed/grid_tools.h b/include/deal.II/distributed/grid_tools.h index 3cc8761238..e8dab54bb7 100644 --- a/include/deal.II/distributed/grid_tools.h +++ b/include/deal.II/distributed/grid_tools.h @@ -20,7 +20,6 @@ #include #include #include -#include DEAL_II_DISABLE_EXTRA_DIAGNOSTICS #include -- 2.39.5