]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary header includes. 18246/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Mar 2025 14:36:58 +0000 (08:36 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Mar 2025 14:37:20 +0000 (08:37 -0600)
include/deal.II/matrix_free/evaluation_selector.h
include/deal.II/multigrid/mg_transfer_matrix_free.templates.h

index 1469a225a8e86861fbe0e5b2b60518abc9b5ce5c..41e42d3835e776864ae437e50534f4407d62d9ae 100644 (file)
@@ -22,6 +22,9 @@
 #include <deal.II/matrix_free/evaluation_kernels.h>
 #include <deal.II/matrix_free/shape_info.h>
 
+#include <type_traits>
+
+
 DEAL_II_NAMESPACE_OPEN
 
 
index 2e970b9e6e61d3bbfda4b4e81635bcb4224f3f6c..4aec7ca9051ffa6efb67dbb38222dd4b53d75f25 100644 (file)
@@ -19,6 +19,8 @@
 
 #include <deal.II/multigrid/mg_transfer_matrix_free.h>
 
+#include <type_traits>
+
 
 DEAL_II_NAMESPACE_OPEN
 

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.