early-access version 1760

This commit is contained in:
pineappleEA
2021-06-07 08:48:14 +02:00
parent 9665cf4742
commit 2106094875
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
#endif
#define _WIN32_WINNT 0x0A00 // Windows 10
#include <Windows.h>
#include <windows.h>
#include <boost/icl/separate_interval_set.hpp>