From: Martin Kronbichler Date: Wed, 29 Mar 2017 07:18:55 +0000 (+0200) Subject: Fix test on some platforms X-Git-Tag: v9.0.0-rc1~1770^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1017403ccfa098d76aa5ba232ab62cf0193c54;p=dealii.git Fix test on some platforms --- diff --git a/tests/fe/abf_03.cc b/tests/fe/abf_03.cc index a49feb04c0..34e0e4da89 100644 --- a/tests/fe/abf_03.cc +++ b/tests/fe/abf_03.cc @@ -21,6 +21,7 @@ #include "../tests.h" #include +#include