blob: 6510cff1c50a13d4ede967b8527857868f375f36 [file] [log] [blame]
diff -Naur drmingw-0.9.2.a/src/common/debugger.cpp drmingw-0.9.2.b/src/common/debugger.cpp
--- drmingw-0.9.2.a/src/common/debugger.cpp 2019-07-29 23:10:07.000000000 +0200
+++ drmingw-0.9.2.b/src/common/debugger.cpp 2020-12-01 08:21:29.355323100 +0100
@@ -21,6 +21,7 @@
#include <assert.h>
#include <stdlib.h>
+#include <string>
#include <windows.h>
#include <ntstatus.h>