mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 19:48:00 +00:00
* Fix "redeclared without dllimport attribute..." warning for MinGW * Use 'POCO_COMPILER_MSVC' instead of '_MSC_VER'. * Define 'POCO_COMPILER_MINGW' with 'POCO_COMPILER_GCC' too * Define 'POCO_UNUSED' for Clang too