r460: no message
[ctsim.git] / include / transformmatrix.h
index 6282b6172babce9f88b0c131c469e449491b3151..c1f3640198c3f1e6cf72d23c50d0e896b33956c6 100644 (file)
@@ -7,9 +7,9 @@
 **      Date Started: 1984
 **
 **  This is part of the CTSim program
-**  Copyright (C) 1983-2000 Kevin Rosenberg
+**  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: transformmatrix.h,v 1.2 2000/12/06 01:46:43 kevin Exp $
+**  $Id: transformmatrix.h,v 1.4 2001/01/28 19:10:18 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: