YACASL2の依存関係を整理
[YACASL2.git] / include / word.h
index 7f11c5e..72cde11 100644 (file)
@@ -8,9 +8,6 @@
 #include <ctype.h>
 #include <stdbool.h>
 
-#include "cmem.h"
-#include "cerr.h"
-
 /* wordのエラー定義 */
 bool addcerrlist_word();