From b881d5489bf0cebabcb9de8d0f644782b6199e3f Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sat, 15 Jun 2019 12:50:45 +0100 Subject: [PATCH] Move SchurDiagTwoKappa to Algorithms --- Grid/qcd/action/fermion/Fermion.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Grid/qcd/action/fermion/Fermion.h b/Grid/qcd/action/fermion/Fermion.h index c6bb0b49..67a1872f 100644 --- a/Grid/qcd/action/fermion/Fermion.h +++ b/Grid/qcd/action/fermion/Fermion.h @@ -69,7 +69,6 @@ NAMESPACE_CHECK(Staggered); #include NAMESPACE_CHECK(DomainWall); -#include #include #include #include