make sure to not include windows.h in simde

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-11-25 17:39:04 +00:00
parent 0e904c715a
commit c39e9f97ab
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
5 changed files with 19 additions and 3 deletions

View file

@ -19,6 +19,7 @@
#include_next <future>
#include "mingw.future.h"
// fix macro pollution from Windows headers
#undef IN
#undef OUT
#undef far