Merge pull request #4315 from FearlessTobi/port-1332

WebService: Backport review comments from yuzu-emu/yuzu#1332
This commit is contained in:
Weiyi Wang
2018-10-20 18:05:06 -04:00
committed by GitHub
21 changed files with 42 additions and 52 deletions

View File

@@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#pragma once
#include <condition_variable>
#include <functional>