ossp-pkg/act/act_p.h.in 1.6 -> 1.7
--- act_p.h.in 2002/01/18 17:30:05 1.6
+++ act_p.h.in 2002/01/18 18:13:14 1.7
@@ -54,6 +54,7 @@
#include "act_lib.h"
#include "act_ctx.h"
#include "act_mem.h"
+#include "act_grid.h"
#include "act_hash.h"
#define insist(expr,false) if (!(expr)) return false
|
|