MInGW: Work around include ordering issue with regex, shared_mutex, condition_variable

This commit is contained in:
Jonathan G Rennison
2023-12-13 22:20:43 +00:00
parent ea3b991f72
commit 7a5ac8dd04

View File

@@ -34,6 +34,7 @@
#include <lzma.h>
#endif
#include <condition_variable>
#include <regex>
#include "safeguards.h"