commit 7b42f8788b52767f582adfcd1aa7a309f2e11312 parent 114f531ee12000f0247877f357233cc4cde9c126 Author: fundamental <[email protected]> Date: Sat, 14 Oct 2017 21:42:32 -0400 Fix std::mutex+mingw Build Error Diffstat:
M | src/Misc/MiddleWare.cpp | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/Misc/MiddleWare.cpp b/src/Misc/MiddleWare.cpp @@ -60,7 +60,6 @@ namespace zyn { using std::string; -using std::mutex; int Pexitprogram = 0; /******************************************************************************