]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a misleading indentation warning.
authorDavid Wells <drwells@email.unc.edu>
Sat, 25 May 2024 20:21:05 +0000 (16:21 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sat, 25 May 2024 23:20:52 +0000 (19:20 -0400)
include/deal.II/numerics/rtree.h

index 2ee8a697f66de27f08ada95f1357e5e8d4fd4ee9..262c217e99d1eb54cf1a5bef2df7d7c4429b8f02 100644 (file)
 #include <deal.II/boost_adaptors/point.h>
 #include <deal.II/boost_adaptors/segment.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <boost/geometry/algorithms/distance.hpp>
 #include <boost/geometry/index/rtree.hpp>
 #include <boost/geometry/strategies/strategies.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 #include <memory>
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.