|
Check-in Number:
|
1585 | |
| Date: |
2002-Jan-18 19:13:14 (local)
2002-Jan-18 18:13:14 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
activate grid |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
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
|
|