mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-08 10:59:34 +00:00
Hadrons: fix to allow single-prec build again
This commit is contained in:
@@ -32,4 +32,6 @@ using namespace Hadrons;
|
||||
using namespace MAction;
|
||||
|
||||
template class Grid::Hadrons::MAction::TDWF<FIMPL>;
|
||||
#ifdef GRID_DEFAULT_PRECISION_DOUBLE
|
||||
template class Grid::Hadrons::MAction::TDWF<FIMPLF>;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user