1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-21 09:12:03 +01:00

Compile fix

This commit is contained in:
Peter Boyle
2019-06-15 17:03:15 +01:00
parent f710d7bd45
commit d7b3efe893
13 changed files with 8 additions and 393 deletions

View File

@ -95,6 +95,7 @@ NAMESPACE_CHECK(WilsonTM5);
////////////////////////////////////////////////////////////////////////////////
// Move this group to a DWF specific tools/algorithms subdir?
////////////////////////////////////////////////////////////////////////////////
#include <Grid/qcd/action/fermion/SchurDiagTwoKappa.h>
#include <Grid/qcd/action/fermion/FourierAcceleratedPV.h>
#include <Grid/qcd/action/fermion/PauliVillarsInverters.h>
#include <Grid/qcd/action/fermion/Reconstruct5Dprop.h>