1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-26 13:45:56 +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>;