From 56e87d6e55ac26535769e16e1921d1d3fb5139ce Mon Sep 17 00:00:00 2001 From: paboyle Date: Sun, 14 Jan 2018 22:19:25 +0000 Subject: [PATCH] Namespace --- lib/qcd/modules/SolverModules.h | 36 ++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/lib/qcd/modules/SolverModules.h b/lib/qcd/modules/SolverModules.h index 5efe1b69..65cb91f9 100644 --- a/lib/qcd/modules/SolverModules.h +++ b/lib/qcd/modules/SolverModules.h @@ -25,11 +25,11 @@ with this program; if not, write to the Free Software Foundation, Inc., See the full license in the file "LICENSE" in the top level distribution directory *************************************************************************************/ -/* END LEGAL */ + /* END LEGAL */ #ifndef SOLVER_MODULES_H #define SOLVER_MODULES_H -namespace Grid { +NAMESPACE_BEGIN(Grid); ////////////////////////////////////////////// // Operator Functions (Solvers) @@ -37,9 +37,9 @@ namespace Grid { template