Beta version 3.4.6: Fix build with Xcode.

This commit is contained in:
John Preston 2022-01-18 21:52:17 +03:00
parent 10cb891f48
commit e19180cc86
2 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@ struct State {
}
}
reacted.read = std::move(read.list);
return reacted;
return std::move(reacted);
});
}

@ -1 +1 @@
Subproject commit 47aed59fe9c7670bd9577112f0ea227376171fdf
Subproject commit 45a8095aeed70dd1cda1abc874debc3446c2baed