From: heister Date: Thu, 21 Nov 2013 02:18:32 +0000 (+0000) Subject: reference tests.h in test X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb82bd94d90a5bfe80868eab30ef22a37fb7e6c;p=dealii-svn.git reference tests.h in test git-svn-id: https://svn.dealii.org/trunk@31744 0785d39b-7218-0410-832d-ea1e28bc413d --- 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