X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsupport%2Fmsvc.cpp;h=fd6f31917335bf7c898dc424a7306bb8d7f09005;hb=f6daf56363aa1ebc1421de9e758f6ef431b685bf;hp=833c0ef2912981d26d7da5f23c2c6add1e11a210;hpb=9f29c8b32c972db1178d6f8551d5cd57ceb67083;p=ctsim.git diff --git a/libctsupport/msvc.cpp b/libctsupport/msvc.cpp index 833c0ef..fd6f319 100644 --- a/libctsupport/msvc.cpp +++ b/libctsupport/msvc.cpp @@ -1,8 +1,6 @@ /***************************************************************************** ** 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 $ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** 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 +19,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