]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a necessary #include file. 6409/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 1 May 2018 04:28:01 +0000 (22:28 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 1 May 2018 04:28:01 +0000 (22:28 -0600)
We now reference the 'free' function in the .h file. We need to '#include' the necessary
header file.

include/deal.II/lac/read_write_vector.h

index 8a9c754881c23bbf511787fbff37a259567ff54b..af55656fa6132ba5af6434dd7d8e83c487f24d08 100644 (file)
@@ -27,6 +27,7 @@
 #include <deal.II/lac/vector_operation.h>
 
 #include <cstring>
+#include <cstdlib>
 #include <iomanip>
 
 #ifdef DEAL_II_WITH_TRILINOS

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.