r242: *** empty log message ***
[ctsim.git] / libctsim / array2dfile.cpp
index 121f3c862a3bcad3b1940c07ef7303ad168591b4..f918471f54e7278a5789f5095efddaae9f091231 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: array2dfile.cpp,v 1.12 2000/12/04 03:42:00 kevin Exp $
+**  $Id: array2dfile.cpp,v 1.13 2000/12/04 04:15: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
@@ -27,9 +27,8 @@
 
 #include "array2dfile.h"
 #include <ctime>
-#ifndef WIN32
 #include <sstream>
-#endif
+
 
 using namespace std;