diff liboctave/ChangeLog @ 7894:72c332d2db3c

add missing include in MatrixType.h
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 20 Jun 2008 09:34:55 +0200
parents 76142609e8d2
children e998e81224b5
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Jun 18 21:00:06 2008 +0200
+++ b/liboctave/ChangeLog	Fri Jun 20 09:34:55 2008 +0200
@@ -1,3 +1,7 @@
+2008-06-20  Jaroslav Hajek <highegg@gmail.com>
+
+	* MatrixType.h: Add missing include statement.
+
 2008-06-13  Michael Goffioul  <michael.goffioul@gmail.com>
 
 	* lo-mappers.cc (arg): Remove ambiguity about atan2(float,float) usage.