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