From: bangerth Date: Thu, 7 Oct 2010 01:32:16 +0000 (+0000) Subject: Include header file that is now apparently necessary. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af97300ea8b4a7be10a1a0f94cdc7a1b406b707;p=dealii-svn.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