X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Farray2dfile.h;h=512772d3111418239702bdd59e8ece22dcb623a5;hb=55426f4170ed9dc777c3cec3741e4a59e6eebd38;hp=0b3da841d43cf135380a14ee6533e40f14bc40f2;hpb=e203a04e18a94e6c26f54965c54ddb7e025afdd9;p=ctsim.git diff --git a/include/array2dfile.h b/include/array2dfile.h index 0b3da84..512772d 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.7 2000/12/04 03:09:00 kevin Exp $ +** $Id: array2dfile.h,v 1.9 2000/12/06 15:17:51 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,12 +28,12 @@ #ifndef ARRAY2DFILE_H #define ARRAY2DFILE_H -#ifndef WIN32 +#ifndef MSVC #include #endif #include -#include +#include #include #include #include