Fix compilation with MinGW versions without threads support

Older versions of MinGW don't provide std::mutex or std::thread
This commit is contained in:
Lukas W
2017-11-28 11:00:11 +01:00
parent ff9622c10e
commit 48cdce9a79
5 changed files with 32 additions and 2 deletions