From ad764b69c65a86fc4ae7ea6e078ac5f9af71d5f5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 7 Oct 2010 01:32:16 +0000 Subject: [PATCH] Include header file that is now apparently necessary. git-svn-id: https://svn.dealii.org/trunk@22279 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/aniso/up_and_down.cc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5