From: Daniel Arndt Date: Wed, 23 May 2018 21:51:26 +0000 (+0200) Subject: Include tests.h instead X-Git-Tag: v9.1.0-rc1~1102^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae3f1d06d3dcd84c26784ed5fb34c681e0524de;p=dealii.git Include tests.h instead --- diff --git a/tests/test_grids.h b/tests/test_grids.h index 7126aba9fe..d1a7c61f71 100644 --- a/tests/test_grids.h +++ b/tests/test_grids.h @@ -18,7 +18,7 @@ #include #include -using namespace dealii; +#include "tests.h" /** * A set of test meshes for the deal.II test suite.