diff --git a/src/gdd/aitTypes.h b/src/gdd/aitTypes.h index 6efa2f5d1..38103a1fc 100644 --- a/src/gdd/aitTypes.h +++ b/src/gdd/aitTypes.h @@ -8,6 +8,9 @@ * $Id$ * * $Log$ + * Revision 1.10 1999/05/10 23:40:06 jhill + * removed timespec def and os specific ifdef maintenance nightmare + * * Revision 1.9 1998/12/21 20:59:30 jhill * changes from Salikova * @@ -49,9 +52,6 @@ #define AIT_FIXED_STRING_SIZE 40 -#include -#include - #include "shareLib.h" typedef char aitInt8;