From: Wolfgang Bangerth Date: Thu, 7 Oct 2010 01:32:16 +0000 (+0000) Subject: Include header file that is now apparently necessary. X-Git-Tag: v8.0.0~5298 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad764b69c65a86fc4ae7ea6e078ac5f9af71d5f5;p=dealii.git Include header file that is now apparently necessary. git-svn-id: https://svn.dealii.org/trunk@22279 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/aniso/up_and_down.cc b/tests/aniso/up_and_down.cc index 686de1e058..5e09ec3744 100644 --- a/tests/aniso/up_and_down.cc +++ b/tests/aniso/up_and_down.cc @@ -17,6 +17,7 @@ #include #include #include +#include #include #include #include