Fix 32bit build 64bit MSVC

This commit is contained in:
Anders Jenbo 2025-05-14 08:15:25 +02:00
parent 5a0b976994
commit d37b064e5e

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