]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add an #include file.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 14 Sep 2017 19:27:01 +0000 (13:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 17 Sep 2017 23:56:35 +0000 (17:56 -0600)
Specifically, include the one that is necessary for std::enable_if.

include/deal.II/fe/fe_system.h

index 60074cb05cc8efdebbc2ae6d95da8b62eb616e0c..ed3cad06e39ef0fc7ee031e9a6a95246914ac0f0 100644 (file)
 #include <deal.II/base/thread_management.h>
 #include <deal.II/fe/fe.h>
 #include <deal.II/fe/fe_tools.h>
+
 #include <vector>
 #include <memory>
 #include <utility>
+#include <type_traits>
 
 
 DEAL_II_NAMESPACE_OPEN

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.