Applied initial patches for wx2.8 compatibility
[ctsim.git] / libctsupport / msvc.cpp
index 833c0ef2912981d26d7da5f23c2c6add1e11a210..f800e17c5d9348c64e498f2745f65bd2782acf6a 100644 (file)
@@ -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