diff liboctave/MatrixType.h @ 9648:11844593875a

eliminate oct-dlldefs.h and oct-types.h
author John W. Eaton <jwe@octave.org>
date Thu, 17 Sep 2009 17:25:37 -0400
parents eb63fbe60fab
children 4c0cdbe0acca
line wrap: on
line diff
--- a/liboctave/MatrixType.h	Wed Sep 16 13:41:49 2009 +0200
+++ b/liboctave/MatrixType.h	Thu Sep 17 17:25:37 2009 -0400
@@ -24,8 +24,6 @@
 #if !defined (octave_MatrixType_h)
 #define octave_MatrixType_h
 
-#include "oct-types.h"
-
 class Matrix;
 class ComplexMatrix;
 class FloatMatrix;