From: Martin Kronbichler Date: Wed, 29 Mar 2017 07:18:55 +0000 (+0200) Subject: Fix test on some platforms X-Git-Tag: v8.5.0-rc2~16^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43768f5af26dbc337272c129838e196659c9957c;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