ヘッダーファイル依存関係の整理
[YACASL2.git] / include / assemble.h
index f8faf81..a730d16 100644 (file)
@@ -9,11 +9,7 @@
 #include <assert.h>
 #include <errno.h>
 #include "cerr.h"
-#include "cmem.h"
-#include "exec.h"
-#include "hash.h"
 #include "struct.h"
-#include "word.h"
 #include "token.h"
 
 /**