1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00

remove namespace QCD from directory tests

This commit is contained in:
2019-08-20 15:35:36 +01:00
parent 9210b0aa6e
commit 6b6c5aa626
8 changed files with 154 additions and 161 deletions

View File

@ -28,7 +28,6 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Hadrons/DiskVector.hpp>
using namespace Grid;
using namespace Grid::QCD;
using namespace Grid::Hadrons;
GRID_SERIALIZABLE_ENUM(Enum, undef, red, 1, blue, 2, green, 3);