X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctsim%2Farray2dfile.cpp;h=f918471f54e7278a5789f5095efddaae9f091231;hb=baba40afccf75bd75d612980fee023ff22c40952;hp=121f3c862a3bcad3b1940c07ef7303ad168591b4;hpb=2debde82a721c0cf5bdf6642ace3290f83bb21a4;p=ctsim.git diff --git a/libctsim/array2dfile.cpp b/libctsim/array2dfile.cpp index 121f3c8..f918471 100644 --- a/libctsim/array2dfile.cpp +++ b/libctsim/array2dfile.cpp @@ -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 -#ifndef WIN32 #include -#endif + using namespace std;