boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
199 stars 161 forks source link

fix mingw build #205

Closed WSoptics closed 6 years ago

WSoptics commented 6 years ago

The following change is necessary for me to cross-compile using mingw.

viboes commented 6 years ago

Thanks for the PR.

Please, could you show what was wrong on mingw build? This will help me to understand why do we need this change.

WSoptics commented 6 years ago

Sorry, we don't need it. It was caused by a dangling winapi/wait.hpp from another boost version in our repository and my stupidity. Sorry for having wasted your time!

viboes commented 6 years ago

Don't worry