1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-01-05 09:29:35 +00:00

Hadrons: namespace std not used anymore in compiled sources

This commit is contained in:
2015-12-23 14:30:33 +00:00
parent 76c78f04e2
commit 54eacec261
8 changed files with 41 additions and 46 deletions

View File

@@ -19,7 +19,6 @@
#include <Hadrons/Global.hpp>
using namespace std;
using namespace Grid;
using namespace Hadrons;