Skip to content
Snippets Groups Projects
Commit ff6c2493 authored by bunnei's avatar bunnei
Browse files

Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix

Fix missing header
parents 784c5539 89a43b84
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
#pragma once
#include <atomic>
#include "common/common_types.h"
namespace GDBStub {
/// Breakpoint Method
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment