]> git.pld-linux.org Git - packages/crossmingw32-std-threads.git/blob - mingw-std-threads-include.patch
- updated to 20180912 snapshot
[packages/crossmingw32-std-threads.git] / mingw-std-threads-include.patch
1 --- mingw-std-threads-ee67ef384470e998c8e0b7301f7a79b5019251a2/mingw.shared_mutex.h.orig        2018-09-11 17:06:14.000000000 +0200
2 +++ mingw-std-threads-ee67ef384470e998c8e0b7301f7a79b5019251a2/mingw.shared_mutex.h     2018-10-04 20:56:12.195504727 +0200
3 @@ -32,6 +32,7 @@
4  #endif
5  
6  #include <cassert>
7 +#include <climits>
8  
9  //    Use MinGW's shared_lock class template, if it's available. Requires C++14.
10  //  If unavailable (eg. because this library is being used in C++11), then an
This page took 0.03951 seconds and 3 git commands to generate.