mirror of
https://github.com/boostorg/config.git
synced 2026-01-26 09:12:21 +01:00
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.