1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-04-02 18:11:31 +02:00

Fix missing header

This commit is contained in:
LittleWhite 2016-03-20 13:55:08 +01:00
parent 784c5539ea
commit 89a43b8447

View file

@ -7,6 +7,8 @@
#pragma once
#include <atomic>
#include "common/common_types.h"
namespace GDBStub {
/// Breakpoint Method