diff --git a/src/Particle/ParticleSetT.cpp b/src/Particle/ParticleSetT.cpp index de0489e537..45a76df0c6 100644 --- a/src/Particle/ParticleSetT.cpp +++ b/src/Particle/ParticleSetT.cpp @@ -1339,10 +1339,13 @@ ParticleSetT::convert2CartInBox(const ParticlePos& pin, ParticlePos& pout) } // explicit instantiations +#ifndef QMC_COMPLEX template class ParticleSetT; template class ParticleSetT; +#else template class ParticleSetT>; template class ParticleSetT>; +#endif template void ParticleSetT::mw_makeMove(