X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fct.h;h=c3ec83db749253da9212f8028fb08363a360bc0b;hp=2b59b411021317b4d663bb16d35cee9e707c8ac7;hb=5cf6874680f80d238bf34535d711dc223813f951;hpb=007a78a5e3a043cbc7e2777ab033b81b8acbbe71 diff --git a/include/ct.h b/include/ct.h index 2b59b41..c3ec83d 100644 --- a/include/ct.h +++ b/include/ct.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ct.h,v 1.17 2000/06/19 15:48:23 kevin Exp $ +** $Id: ct.h,v 1.18 2000/06/19 17:58:20 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -131,6 +131,8 @@ extern "C" { #include #include #include +#include +#include using namespace std;