mirror of
https://github.com/boostorg/config.git
synced 2026-07-05 07:51:01 +02:00
3b709bc3ed
This is required at least for Boost.WinAPI to match the declarations in Windows SDK headers, which use dllimport. Also, for clang on Windows, use dllimport/dllexport even beyond Cygwin. The compiler does support these attributes, and it should for compatibility with Windows headers.