From: Luca Heltai Date: Tue, 5 Sep 2017 14:45:07 +0000 (+0200) Subject: Fixed gls and lapack tests on mac. X-Git-Tag: v9.0.0-rc1~1124^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a6617bf64cb26ad709a9e50f2db8ee264dd0f1;p=dealii.git Fixed gls and lapack tests on mac. --- diff --git a/tests/quick_tests/gsl.cc b/tests/quick_tests/gsl.cc index 7335bf95c1..348b3e4556 100644 --- a/tests/quick_tests/gsl.cc +++ b/tests/quick_tests/gsl.cc @@ -18,6 +18,8 @@ // take example from https://www.gnu.org/software/gsl/manual/html_node/Interpolation-Example-programs.html #include +#include +#include #include #include diff --git a/tests/quick_tests/lapack.cc b/tests/quick_tests/lapack.cc index a3307246ca..179184da31 100644 --- a/tests/quick_tests/lapack.cc +++ b/tests/quick_tests/lapack.cc @@ -20,9 +20,11 @@ #include #include #include +#include #include #include +#include /* * Eigenvalues and -vectors of this system are