Add 3rd party mingw-std-threads headers to fix MinGW compilation

This commit is contained in:
Jonathan G Rennison
2019-04-10 17:35:43 +01:00
parent 58c27ab59e
commit f887b12be2
16 changed files with 2035 additions and 1 deletions

View File

@@ -1247,3 +1247,9 @@ scope_info.h
3rdparty/cpp-btree/safe_btree.h
3rdparty/cpp-btree/safe_btree_map.h
3rdparty/cpp-btree/safe_btree_set.h
# MinGW threading
3rdparty/mingw-std-threads/mingw.condition_variable.h
3rdparty/mingw-std-threads/mingw.mutex.h
3rdparty/mingw-std-threads/mingw.shared_mutex.h
3rdparty/mingw-std-threads/mingw.thread.h