From c4777879e60cafbcef500cd133fa298dc328c46e Mon Sep 17 00:00:00 2001 From: paboyle Date: Wed, 1 Jul 2015 13:04:02 +0100 Subject: [PATCH] Remove dependency on wrong file --- tests/Test_dwf_hdcr.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Test_dwf_hdcr.cc b/tests/Test_dwf_hdcr.cc index 8d1a5fce..bafdb639 100644 --- a/tests/Test_dwf_hdcr.cc +++ b/tests/Test_dwf_hdcr.cc @@ -1,6 +1,6 @@ #include #include -#include +//#include using namespace std; using namespace Grid;