boostorg / winapi

Windows API declarations without <windows.h>, for internal Boost use.
63 stars 55 forks source link

warning on duplicate macro definitions #69

Closed vinniefalco closed 6 years ago

vinniefalco commented 6 years ago

I believe these are caused by Boost.WinAPI

http://www.boost.org/development/tests/develop/output/teeks99-09-f-win2016-64on64-beast-msvc-14-0-warnings.html#accept

Lastique commented 6 years ago

Yes, this will be fixed when all dependent libraries are ported to Boost.WinAPI new macros in master, which will happen after 1.67 is out.