Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fixes apps crashing due to nullptr in std::mutex
Microsoft broke STL ABI compatibility with a recent VS update. Using this macro will prevent the crashing.
- Loading branch information