mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-29 18:57:08 +01:00
C++ NAMESPACE format emacs happy
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <pwd.h>
|
||||
|
||||
namespace Grid {
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// Precision mapping
|
||||
@@ -325,5 +325,5 @@ struct BinarySimpleMunger {
|
||||
};
|
||||
}
|
||||
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user