r253: *** empty log message ***
[ctsim.git] / include / transformmatrix.h
index 6282b6172babce9f88b0c131c469e449491b3151..bdae6cfcafba9ad37d8a7b4090a320072c013507 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: transformmatrix.h,v 1.2 2000/12/06 01:46:43 kevin Exp $
+**  $Id: transformmatrix.h,v 1.3 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
@@ -28,7 +28,7 @@
 #ifndef __H_TRANSFORMMATRIX
 #define __H_TRANSFORMMATRIX
 
-#include <ostream>\r
+#include <iostream>
 
 class TransformationMatrix2D {
 public: