diff liboctave/ODEFunc.h @ 238:780cbbc57b7c

[project @ 1993-11-30 20:23:04 by jwe]
author jwe
date Tue, 30 Nov 1993 20:23:04 +0000
parents 9a4c07481e61
children e02d6b664394
line wrap: on
line diff
--- a/liboctave/ODEFunc.h	Tue Nov 30 20:23:04 1993 +0000
+++ b/liboctave/ODEFunc.h	Tue Nov 30 20:23:04 1993 +0000
@@ -24,11 +24,6 @@
 #if !defined (_ODEFunc_h)
 #define _ODEFunc_h 1
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
-#include <iostream.h>
 #include "Matrix.h"
 
 #ifndef Vector