X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2Fmsvc.cpp;h=f800e17c5d9348c64e498f2745f65bd2782acf6a;hp=833c0ef2912981d26d7da5f23c2c6add1e11a210;hb=f7ee98f7d964ed361068179f0e7ea4475ed1abdf;hpb=9f29c8b32c972db1178d6f8551d5cd57ceb67083 diff --git a/libctsupport/msvc.cpp b/libctsupport/msvc.cpp index 833c0ef..f800e17 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$ ** ** 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