From 46ef2fbd49b2e48206a0554ae9a7d84f5961d817 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 15 May 2021 23:36:29 +0300 Subject: use error reporting from winapi-common --- 3rdparty/winapi/common | 1 + 3rdparty/winapi/utf8 | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 3rdparty/winapi/common delete mode 160000 3rdparty/winapi/utf8 (limited to '3rdparty') diff --git a/3rdparty/winapi/common b/3rdparty/winapi/common new file mode 160000 index 0000000..8deb061 --- /dev/null +++ b/3rdparty/winapi/common @@ -0,0 +1 @@ +Subproject commit 8deb061efcfc33f5606d6a39e565a6779ccc2a15 diff --git a/3rdparty/winapi/utf8 b/3rdparty/winapi/utf8 deleted file mode 160000 index 1d6ff27..0000000 --- a/3rdparty/winapi/utf8 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1d6ff271a9826c5f205fee0ef29b34f5e49190c9 -- cgit v1.2.3