summaryrefslogtreecommitdiff
path: root/src/core/gdbstub
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gdbstub')
-rw-r--r--src/core/gdbstub/gdbstub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/gdbstub/gdbstub.h b/src/core/gdbstub/gdbstub.h
index fddc27a3e..a7483bb10 100644
--- a/src/core/gdbstub/gdbstub.h
+++ b/src/core/gdbstub/gdbstub.h
@@ -6,7 +6,6 @@
6 6
7#pragma once 7#pragma once
8#include <atomic> 8#include <atomic>
9
10#include "common/common_types.h" 9#include "common/common_types.h"
11 10
12namespace GDBStub { 11namespace GDBStub {