From: Kevin M. Rosenberg Date: Mon, 4 Dec 2000 02:52:57 +0000 (+0000) Subject: r236: *** empty log message *** X-Git-Tag: debian-4.5.3-3~781 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=b25dbe4a67721d115636a008d508d6bd25f3bfaa r236: *** empty log message *** --- 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