]> www.ginac.de Git - cln.git/commit
Fix compilation error with MSVC in 64-bit mode.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2019 00:25:21 +0000 (01:25 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2019 00:27:06 +0000 (01:27 +0100)
commit8eb5f60b70c1a47eff4fb2a309f5269bb4eb8f48
treea1736eb1b9fb1a836285ebfb113f2def98aa3acf
parent3a895e313b91bd8b23bab81d45efce63ca47cde7
Fix compilation error with MSVC in 64-bit mode.

* include/cln/types.h: Test _M_AMD64 in addition to __x86_64__.
include/cln/types.h