From 9eb82bd94d90a5bfe80868eab30ef22a37fb7e6c Mon Sep 17 00:00:00 2001 From: heister Date: Thu, 21 Nov 2013 02:18:32 +0000 Subject: [PATCH] reference tests.h in test git-svn-id: https://svn.dealii.org/trunk@31744 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/aniso/anisotropic_crash.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/aniso/anisotropic_crash.cc b/tests/aniso/anisotropic_crash.cc index e161152c9e..de5f4bc0e6 100644 --- a/tests/aniso/anisotropic_crash.cc +++ b/tests/aniso/anisotropic_crash.cc @@ -19,7 +19,7 @@ // GridTools::find_cells_adjacent_to_vertex had a problem in that it // wasn't prepared to deal with anisotropic refinement - +#include "../tests.h" #include #include #include -- 2.39.5