compat: fix

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2024-05-28 10:34:26 +02:00
parent f643951425
commit ebd1414721

View File

@ -9,6 +9,7 @@
#ifdef _WIN32
#include "windows.h"
#include <sal.h>
#include <tchar.h>
#endif
#include <type_traits>