1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 07:17: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

@ -354,6 +354,6 @@ public:
}
};
NAMESPACE_END(QCD);
NAMESPACE_END(Grid);
#endif