]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add some std headers for minimal bundled case
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 24 Apr 2020 08:07:20 +0000 (10:07 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 24 Apr 2020 08:07:20 +0000 (10:07 +0200)
include/deal.II/numerics/vector_tools_point_gradient.h
include/deal.II/numerics/vector_tools_project.h

index 40cfc868c96bf10159920edc53590dc2b0829872..a249f795ec30df873b975de408d23a0a2f0dd62f 100644 (file)
@@ -19,6 +19,8 @@
 
 #include <deal.II/base/config.h>
 
+#include <vector>
+
 
 DEAL_II_NAMESPACE_OPEN
 
index 9c985902ed3ced2c61835641eceb1b89a6c92249..500119af06dec319abeecb13663725b06789adf2 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <deal.II/base/config.h>
 
+#include <functional>
 #include <memory>
 
 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.