Fix 32bit build 64bit MSVC (#84)

This commit is contained in:
Anders Jenbo 2025-05-14 16:29:00 +02:00 committed by GitHub
parent 5a0b976994
commit 7c6cec2f54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,9 @@
#include <assert.h>
#include <stdio.h> // for vsprintf
#if defined(_MSC_VER) && _MSC_VER >= 1310
#include <intrin.h>
#endif
// File name validated by BETA10 0x1011cba3; directory unknown