Fix missing header
This commit is contained in:
parent
784c5539ea
commit
89a43b8447
@ -7,6 +7,8 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
|
||||||
|
#include "common/common_types.h"
|
||||||
|
|
||||||
namespace GDBStub {
|
namespace GDBStub {
|
||||||
|
|
||||||
/// Breakpoint Method
|
/// Breakpoint Method
|
||||||
|
Loading…
Reference in New Issue
Block a user