Backport changes from yuzu-emu/yuzu#2806

This commit is contained in:
FearlessTobi 2019-09-22 17:40:04 +02:00
parent 029cc77c4b
commit 0a3f75c25f
2 changed files with 8 additions and 5 deletions

View file

@ -7,6 +7,7 @@
#include <array>
#include <atomic>
#include <chrono>
#include <cstddef>
#include <mutex>
#include "common/common_types.h"
#include "common/thread.h"