]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compilation on clang. 2342/head
authorDavid Wells <wellsd2@rpi.edu>
Fri, 11 Mar 2016 19:18:08 +0000 (14:18 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 11 Mar 2016 19:18:08 +0000 (14:18 -0500)
I added this header previously in d34f4fc116 to be consistent with the
inclusion of the accessors header in the hp DoFHandler file. However,
this header is not necessary, and including it breaks compilation under
clang for reasons I do not fully understand.

include/deal.II/dofs/dof_handler.h

index a5c3eebd2a3eaea20ed032ea1167d947ce239c8c..c205f316a0e067ee73bd6c07c7c86239f61ab822 100644 (file)
@@ -25,7 +25,6 @@
 #include <deal.II/base/iterator_range.h>
 #include <deal.II/base/std_cxx11/shared_ptr.h>
 #include <deal.II/dofs/block_info.h>
-#include <deal.II/dofs/dof_accessor.h>
 #include <deal.II/dofs/dof_iterator_selector.h>
 #include <deal.II/dofs/number_cache.h>
 #include <deal.II/dofs/dof_faces.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.