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

Namespace nd indentation

This commit is contained in:
paboyle
2018-01-15 00:03:49 +00:00
parent edb79dc088
commit 550b905bb8

View File

@@ -33,7 +33,7 @@ directory
#define STREAMING_STORES
namespace Grid {
NAMESPACE_BEGIN(Grid);
// TODO:
// mac,real,imag
@@ -321,7 +321,7 @@ public:
return stream;
}
}
NAMESPACE_END(Grid);