From: Timo Heister Date: Sun, 10 Sep 2017 03:03:29 +0000 (-0400) Subject: Fix self-inclusion in distributed/grid_tools.h X-Git-Tag: v9.0.0-rc1~1103^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5a8b31c55b0c77ecf9827a0741c69bc6789cfce;p=dealii.git 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. --- 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