--- nono/debugger/disasm.h 2026/04/29 17:05:16 1.1.1.6 +++ nono/debugger/disasm.h 2026/04/29 17:05:24 1.1.1.7 @@ -13,8 +13,6 @@ #include "monitor.h" #include "debugger_private.h" -class IOContainerDevice; - // 逆アセンブラ(1行分)の基本クラス。 class DisasmLine {