]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary header includes. 18308/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 31 Mar 2025 21:03:13 +0000 (15:03 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 31 Mar 2025 21:11:35 +0000 (15:11 -0600)
include/deal.II/algorithms/any_data.h
include/deal.II/algorithms/general_data_storage.h
include/deal.II/base/convergence_table.h
include/deal.II/base/enable_observer_pointer.h
include/deal.II/base/observer_pointer.h
include/deal.II/base/tensor.h

index 837bc448cbc00456a2a0b38e3e5eaee5838c1839..e15308d21f77be07ffc52bcf287494de78b76465 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <algorithm>
 #include <any>
+#include <ostream>
 #include <typeinfo>
 #include <vector>
 
index b8538a77a6d58409f2bafe427e9ccc50777ff5bb..ea3f6b9265cc53b64e3285e4404ce468f0fcbf75 100644 (file)
@@ -25,6 +25,7 @@
 #include <algorithm>
 #include <any>
 #include <map>
+#include <ostream>
 #include <string>
 #include <typeinfo>
 
index d020ee73d90280468fcdbbf9197937952aa8a0ed..84080691766e537f201345363fb33d605a20da4a 100644 (file)
@@ -22,6 +22,7 @@
 #include <deal.II/base/table_handler.h>
 #include <deal.II/base/types.h>
 
+#include <ostream>
 #include <string>
 
 
index 1da17d051047601bd4daa3f5e86893eb3517f910..eb82b4b4a2b04bf465c602e7290f53a2e6a8bdae 100644 (file)
@@ -23,6 +23,7 @@
 #include <atomic>
 #include <map>
 #include <mutex>
+#include <ostream>
 #include <string>
 #include <typeinfo>
 #include <vector>
index 8471394c958afbc0e0fede94765c4c23d769d844..63007a4dc9a07039635846cd61c96d59a0a51c14 100644 (file)
@@ -22,6 +22,7 @@
 #include <deal.II/base/exceptions.h>
 
 #include <atomic>
+#include <string>
 #include <typeinfo>
 
 DEAL_II_NAMESPACE_OPEN
index 000e115e0dbec21c73908b86ac328a0a505b7965..2d1b0b40e7965b12b3218a6832d78d9f69eaaad9 100644 (file)
@@ -31,6 +31,7 @@
 #endif
 
 #include <cmath>
+#include <complex>
 #include <ostream>
 #include <type_traits>
 

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.