1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-13 23:50:45 +01:00

8 lines
186 B
C++

#include <Grid/Hadrons/Modules/MAction/ScaledDWF.hpp>
using namespace Grid;
using namespace Hadrons;
using namespace MAction;
template class Grid::Hadrons::MAction::TScaledDWF<FIMPL>;