From 4d362137fe94bd657b557e57a5b1818d4df34bcd Mon Sep 17 00:00:00 2001 From: j8takagi Date: Fri, 5 Jun 2026 07:58:12 +0900 Subject: [PATCH] =?utf8?q?include=E3=81=AE=E4=BF=AE=E6=AD=A3=E3=80=82exec.?= =?utf8?q?h=E3=81=8Cdisassemble.h=E3=82=92=E7=9B=B4=E6=8E=A5include?= =?utf8?q?=E3=81=97=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://claude.ai/share/de960664-5b66-4a90-9fb6-b9e1a941bc9f --- VERSION | 2 +- include/exec.h | 1 - src/monitor.c | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index faed6d0..af7cab5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.5p45 +v0.5p46 diff --git a/include/exec.h b/include/exec.h index 52f0ea1..9a8a45b 100644 --- a/include/exec.h +++ b/include/exec.h @@ -9,7 +9,6 @@ #include "word.h" #include "cmem.h" #include "cerr.h" -#include "disassemble.h" enum { INSIZE = 256 /** #include #include "monitor.h" +#include "disassemble.h" /** * @brief ブレークポイント表 -- 2.47.3