vimpunk / mio

Cross-platform C++11 header-only library for memory mapped file IO
MIT License
1.71k stars 157 forks source link

Avoid multiply defined `s_2_ws` linker error #88

Closed pps83 closed 1 year ago

pps83 commented 2 years ago

fixes https://github.com/mandreyel/mio/issues/87

ColdMeekly commented 2 years ago

Please merge this, encountered this issue and had to waste hours to debug.

pps83 commented 1 year ago

@mandreyel ping

dudantas commented 1 year ago

@mandreyel, please look this. It's breaking the lib in the vcpkg repository. https://github.com/microsoft/vcpkg/issues/29370