]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary header includes. 18110/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 10 Feb 2025 15:49:56 +0000 (08:49 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 10 Feb 2025 15:55:01 +0000 (08:55 -0700)
include/deal.II/boost_adaptors/point.h

index fc14e3fe5001aaad93c534e804423614f09cbdef..bdbe5428d8b424712cb35cffcacc89ea5de5ad22 100644 (file)
 
 #include <deal.II/base/point.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
+#include <boost/geometry/core/coordinate_dimension.hpp>
+#include <boost/geometry/core/coordinate_system.hpp>
+#include <boost/geometry/core/coordinate_type.hpp>
+#include <boost/geometry/core/cs.hpp>
+#include <boost/geometry/core/tag.hpp>
+#include <boost/geometry/strategies/strategies.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
+
+
 namespace boost
 {
   namespace geometry

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.