filesystem/build
Andrey Semashev 98daa68aa8 Force use of windows.h when building the library.
This forces definition of _WIN32_WINNT by Boost.WinAPI, which is important
for CopyFileEx and related symbols to be defined. Platform SDK from MSVC-8
does not define the macro by default, which caused compilation errors
previously.
2021-05-21 00:09:00 +03:00
..
Jamfile.v2 Force use of windows.h when building the library. 2021-05-21 00:09:00 +03:00