X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsupport%2Fmsvc.cpp;h=f01f40cede690c499623cd09822c13b1525ce4b1;hb=d5a70ac05a479dfb99571bcba4069008d0f3697a;hp=833c0ef2912981d26d7da5f23c2c6add1e11a210;hpb=9f29c8b32c972db1178d6f8551d5cd57ceb67083;p=ctsim.git diff --git a/libctsupport/msvc.cpp b/libctsupport/msvc.cpp index 833c0ef..f01f40c 100644 --- a/libctsupport/msvc.cpp +++ b/libctsupport/msvc.cpp @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: msvc.cpp,v 1.4 2001/01/28 19:10:18 kevin Exp $ +** $Id: msvc.cpp,v 1.5 2002/06/20 08:22:48 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 @@ -21,8 +21,8 @@ #include "ct.h" // Work around bug in VC6 -#ifdef MSVC -const fpos_t std::_Fpz = 0; -#endif +//#ifdef MSVC +//const fpos_t std::_Fpz = 0; +//#endif