-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.3.0-rc0
-
Component/s: libbson
-
None
-
Minor Change
min() and max() macros are defined in the WIndows headers which conflict with std::min() and std::max(). bson-compat.h is including winsock.h which includes windows.h.
- is depended on by
-
CXX-638 C++ Driver on master fails to compile with Visual Studio 2015
- Closed