changeset 2292:a265f5e924e3

[project @ 1996-06-06 14:59:05 by jwe]
author jwe
date Thu, 06 Jun 1996 14:59:05 +0000
parents a2ad50f36aed
children a015ab4392c2
files liboctave/Quad.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/Quad.cc	Thu Jun 06 14:53:08 1996 +0000
+++ b/liboctave/Quad.cc	Thu Jun 06 14:59:05 1996 +0000
@@ -30,6 +30,7 @@
 
 #include "Quad.h"
 #include "f77-fcn.h"
+#include "lo-error.h"
 #include "sun-utils.h"
 
 static integrand_fcn user_fcn;