]> Savannah Git Hosting - gnulib.git/commit
stdalign: Fix compilation error with MSVC in C++ mode.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2022 22:38:15 +0000 (00:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2022 22:38:15 +0000 (00:38 +0200)
commitfd0866463b8cd4d1eb3e73a8a53c073294d03c8b
tree179c1c946c40b37524b4041c8d3b9aef760aa3dd
parent240cbc9e31fbe7ac0a9f1921b162486ffc30659e
stdalign: Fix compilation error with MSVC in C++ mode.

* lib/stdalign.in.h: Treat MSVC in C++ mode like C++11 compliant
compilers.
* tests/test-stdalign-c++.cc: Include some other header files.
ChangeLog
lib/stdalign.in.h
tests/test-stdalign-c++.cc