]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include missing header files
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 18 Jun 2019 15:45:23 +0000 (11:45 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 18 Jun 2019 15:45:23 +0000 (11:45 -0400)
include/deal.II/lac/la_vector.templates.h
include/deal.II/lac/sparse_matrix.templates.h

index 5d510a512505b3cb9a11b92a9b7710bd2bc13cbd..71149db40a0ceaa0f4ee08aa1424f4169bb9f976 100644 (file)
@@ -20,6 +20,8 @@
 #include <deal.II/lac/vector_operation.h>
 #include <deal.II/lac/vector_operations_internal.h>
 
+#include <boost/io/ios_state.hpp>
+
 #include <iomanip>
 #include <iostream>
 
index a9b7bd40d285d1410a2d16f1d01330063ddc8dbd..5af8e7e07ff6a75c81d69529042d63c446b250fb 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef dealii_sparse_matrix_templates_h
 #define dealii_sparse_matrix_templates_h
 
-
 #include <deal.II/base/config.h>
 
 #include <deal.II/base/parallel.h>
@@ -32,6 +31,8 @@
 #include <deal.II/lac/vector.h>
 #include <deal.II/lac/vector_memory.h>
 
+#include <boost/io/ios_state.hpp>
+
 #include <algorithm>
 #include <cmath>
 #include <functional>

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.