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

remove remnants of the namespace QCD

This commit is contained in:
2019-08-19 20:30:33 +01:00
parent 95f66cc93c
commit ad01290545
5 changed files with 4 additions and 7 deletions

View File

@ -29,7 +29,6 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Hadrons/Application.hpp>
using namespace Grid;
using namespace QCD;
using namespace Hadrons;
int main(int argc, char *argv[])