Fix test syntax errors in configure.ac
[ctsim.git] / libctsupport / msvc.cpp
index 833c0ef2912981d26d7da5f23c2c6add1e11a210..fd6f31917335bf7c898dc424a7306bb8d7f09005 100644 (file)
@@ -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