Chris Robinson 8630e8c7fc Don't try to include stdalign.h if C11 _Alignas isn't available
Some compilers will allow including stdalign.h, and even define alignas to
_Alignas, even if that C11 feature is unavailable (e.g. because it requires a
suitable -std= setting).
2014-08-16 10:17:30 -07:00
..
2014-08-12 08:45:11 -07:00
2014-05-06 23:10:50 -07:00
2014-07-22 18:57:51 -07:00
2014-05-29 04:22:30 -07:00