From eaf76a222e709f81e9d7c71b6c47ee172604af05 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Tue, 24 Mar 2020 00:43:34 +0300
Subject: add Process class

It's intended to be used for the future dump writing functionality, to
generate a meaningful file name, etc.

Also, add Boost.Nowide, which provides handy UTF-8 conversion functions.
I'm not sure about this, but things indicate that it's about to be
included in Boost.
---
 3rdparty/boost/nowide | 1 +
 1 file changed, 1 insertion(+)
 create mode 160000 3rdparty/boost/nowide

(limited to '3rdparty/boost/nowide')

diff --git a/3rdparty/boost/nowide b/3rdparty/boost/nowide
new file mode 160000
index 0000000..7cf83cf
--- /dev/null
+++ b/3rdparty/boost/nowide
@@ -0,0 +1 @@
+Subproject commit 7cf83cf3fcaaf0ee496300d8814fa03f627365e0
-- 
cgit v1.2.3