Support Rumble on Windows

This commit is contained in:
loki
2021-07-18 11:05:34 +02:00
parent 5ff5942258
commit 1fda8f6219
11 changed files with 165 additions and 43 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ struct ctx_t {
class proc_t {
public:
KITTY_DEFAULT_CONSTR_THROW(proc_t)
KITTY_DEFAULT_CONSTR_MOVE_THROW(proc_t)
proc_t(
boost::process::environment &&env,