diff options
Diffstat (limited to 'include/gras')
-rw-r--r-- | include/gras/gras.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gras/gras.hpp b/include/gras/gras.hpp index fefc35d..748e682 100644 --- a/include/gras/gras.hpp +++ b/include/gras/gras.hpp @@ -44,7 +44,7 @@ #define GRAS_EXTERN #endif // GRAS_DLL -#define GRAS_MAX_ALIGNMENT 32 +#define GRAS_MAX_ALIGNMENT 64 //define cross platform attribute macros #if defined(GRAS_DEBUG) |