From e73bcc2a1e961e112a17c05ce82afe995079c583 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 2 Sep 2004 06:20:27 +0000 Subject: [PATCH] *** empty log message *** --- src/iom_conf.h | 1 + src/simplevec.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/iom_conf.h b/src/iom_conf.h index 42275fcd..eed038c3 100644 --- a/src/iom_conf.h +++ b/src/iom_conf.h @@ -25,6 +25,7 @@ #define IOM_IO 1 #define IOM_TIME 1 #define IOM_CHECK 1 +#define IOM_SIG 1 #endif diff --git a/src/simplevec.h b/src/simplevec.h index 4230b237..18806f6e 100644 --- a/src/simplevec.h +++ b/src/simplevec.h @@ -269,3 +269,4 @@ bool operator< (const simplevec &v1, const simplevec &v2) } #endif + -- 2.34.1