mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 05:27:59 -05:00
Fix missing header
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
#pragma once
|
||||
#include <atomic>
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
||||
namespace GDBStub {
|
||||
|
||||
/// Breakpoint Method
|
||||
|
Reference in New Issue
Block a user