]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an #include. 17994/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 15 Jan 2025 15:26:22 +0000 (08:26 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 15 Jan 2025 15:26:22 +0000 (08:26 -0700)
source/hp/refinement.cc

index 44199edb3f4808eceba172ede5fd2ad8bfbb6cec..eaa21b6a80068c17dd3dc05d15e2253c0dab3361 100644 (file)
@@ -22,7 +22,7 @@
 #include <deal.II/distributed/tria.h>
 #include <deal.II/distributed/tria_base.h>
 
-#include <deal.II/dofs/dof_accessor.templates.h>
+#include <deal.II/dofs/dof_accessor.h>
 #include <deal.II/dofs/dof_handler.h>
 
 #include <deal.II/grid/filtered_iterator.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.