Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
circumvent Visual Studio 2019 "partial" support of C11
use _Alignas() instead, to not rely on including <stdalign.h> since some versions of VS2019 do not provide it despite claiming C11 compliance.
- Loading branch information