Skip to content

1.71. Conflict declarations #95

@heretic13

Description

@heretic13

OS: Windows 10 x64
Visual studio 2019 (16.3.1)
Windows SDK: 10.0.18362.0
boost 1.71

Sample program:

`
#define _WIN32_WINNT 0x0601

#include <Windows.h>
#include <boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp>

int main()
{
return 0;
}
`

74 errors during compilation!
result.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions