mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-06 09:59:34 +00:00
Hadrons: first full implementation of the module memory profiler
This commit is contained in:
@@ -36,7 +36,7 @@ See the full license in the file "LICENSE" in the top level distribution directo
|
||||
#include <cxxabi.h>
|
||||
|
||||
#ifndef SITE_SIZE_TYPE
|
||||
#define SITE_SIZE_TYPE unsigned int
|
||||
#define SITE_SIZE_TYPE size_t
|
||||
#endif
|
||||
|
||||
#define BEGIN_HADRONS_NAMESPACE \
|
||||
|
||||
Reference in New Issue
Block a user