summaryrefslogtreecommitdiff
path: root/include/gras
diff options
context:
space:
mode:
authorJosh Blum2013-01-31 12:39:09 -0800
committerJosh Blum2013-01-31 12:39:09 -0800
commit28a1850a27179952293c64b0c67e8ed56fb76f84 (patch)
tree91c3976b5b085bd205e68983322a2bda2e6db443 /include/gras
parent8242e504d5113a54010eb5863c01b0e0f4cedd74 (diff)
downloadsandhi-28a1850a27179952293c64b0c67e8ed56fb76f84.tar.gz
sandhi-28a1850a27179952293c64b0c67e8ed56fb76f84.tar.bz2
sandhi-28a1850a27179952293c64b0c67e8ed56fb76f84.zip
gras: misc tweaks to alloc sizes
Diffstat (limited to 'include/gras')
-rw-r--r--include/gras/gras.hpp2
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)