]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary header includes. 11986/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 30 Mar 2021 23:34:34 +0000 (17:34 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 31 Mar 2021 01:53:51 +0000 (19:53 -0600)
examples/step-15/step-15.cc

index eeab634d80074057346dcb1f14bbb788340ead67..a7a6749949068a6a37fb8ca0e4af04840b9760bf 100644 (file)
@@ -24,7 +24,6 @@
 // thus not be further commented on.
 #include <deal.II/base/quadrature_lib.h>
 #include <deal.II/base/function.h>
-#include <deal.II/base/logstream.h>
 #include <deal.II/base/utilities.h>
 
 #include <deal.II/lac/vector.h>
@@ -37,7 +36,6 @@
 
 #include <deal.II/grid/tria.h>
 #include <deal.II/grid/grid_generator.h>
-#include <deal.II/grid/manifold_lib.h>
 #include <deal.II/grid/grid_refinement.h>
 
 #include <deal.II/dofs/dof_handler.h>

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.