X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Farray2dfile.h;fp=include%2Farray2dfile.h;h=6b6c5c25e94b366ed629e7911b46223571a5d6af;hp=9ff8dca58196da35e9f3e7a13a3be0b38f583799;hb=b25dbe4a67721d115636a008d508d6bd25f3bfaa;hpb=b1bdb428e9048afdd205dac189da899a1d1f1fa6 diff --git a/include/array2dfile.h b/include/array2dfile.h index 9ff8dca..6b6c5c2 100644 --- a/include/array2dfile.h +++ b/include/array2dfile.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: array2dfile.h,v 1.4 2000/07/09 08:16:17 kevin Exp $ +** $Id: array2dfile.h,v 1.5 2000/12/04 02:52:57 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 @@ -28,9 +28,12 @@ #ifndef ARRAY2DFILE_H #define ARRAY2DFILE_H +#ifndef WIN32 +#include +#endif + #include #include -#include #include #include #include