Mercurial > hg > octave-lyh
diff liboctave/CDiagMatrix.h @ 5105:e35b034d3523
[project @ 2004-12-28 03:36:13 by jwe]
author | jwe |
---|---|
date | Tue, 28 Dec 2004 03:36:14 +0000 |
parents | 5719210fff4c |
children | 23b37da9fd5b |
line wrap: on
line diff
--- a/liboctave/CDiagMatrix.h +++ b/liboctave/CDiagMatrix.h @@ -23,10 +23,6 @@ #if !defined (octave_ComplexDiagMatrix_h) #define octave_ComplexDiagMatrix_h 1 -#if defined (__GNUG__) && defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION) -#pragma interface -#endif - #include "MDiagArray2.h" #include "dRowVector.h"