X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fctsupport.h;h=14ef13c2b87edb1d844db171b504aca0093903e4;hb=01ee1e0085970643368d65c38b09008927e24cd5;hp=5558150baaa25674f6d85079964cb1b770f7e008;hpb=08a5cd04c3994d5ea24713b9b000791bd2e406fe;p=ctsim.git diff --git a/include/ctsupport.h b/include/ctsupport.h index 5558150..14ef13c 100644 --- a/include/ctsupport.h +++ b/include/ctsupport.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ctsupport.h,v 1.6 2000/07/29 19:50:08 kevin Exp $ +** $Id: ctsupport.h,v 1.7 2000/11/28 14:54:07 kevin Exp $ ** ** ** This program is free software; you can redistribute it and/or modify @@ -191,7 +191,7 @@ char *td_day_name(int n); // Math Section -#include +#include #define PI 3.14159265358979323846 #define HALFPI 1.57079632679489661923 /* PI divided by 2 */