--- ray/src/gen/gendaymtx.c 2019/11/07 23:15:07 2.30 +++ ray/src/gen/gendaymtx.c 2019/12/28 18:05:14 2.31 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: gendaymtx.c,v 2.30 2019/11/07 23:15:07 greg Exp $"; +static const char RCSid[] = "$Id: gendaymtx.c,v 2.31 2019/12/28 18:05:14 greg Exp $"; #endif /* * gendaymtx.c @@ -81,9 +81,7 @@ static const char RCSid[] = "$Id: gendaymtx.c,v 2.30 2 /* Include files */ #define _USE_MATH_DEFINES -#include #include -#include #include #include "platform.h" #include "rtmath.h"