comet2monitorの追加と、モニター機能作成
[YACASL2.git] / include / monitor.h
index 9a83f88..b2f648e 100644 (file)
@@ -4,6 +4,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <assert.h>
+#include "assemble.h"
 #include "hash.h"
 #include "cmem.h"
 #include "cerr.h"