Przeglądaj źródła

Fix missing header

LittleWhite 10 lat temu
rodzic
commit
89a43b8447
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/core/gdbstub/gdbstub.h

+ 2 - 0
src/core/gdbstub/gdbstub.h

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