r253: *** empty log message ***
[ctsim.git] / include / ct.h
index 84e139f8f892f86b65a0906ffc01500aefbec697..16b79a60c3b03e3ac03853432d2977bbcb308ead 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ct.h,v 1.42 2000/12/06 15:17:51 kevin Exp $
+**  $Id: ct.h,v 1.43 2000/12/15 23:48:25 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
@@ -57,7 +57,7 @@ using namespace std;
 #if defined(MSVC) || HAVE_SSTREAM\r
 #include <sstream>
 #else\r
-#include <sstream_subst>\r
+#include <sstream_subst>
 #endif\r
 \r
 #include <fstream>