From 5774e4b53324d9811e6559a649b57e1677f8ca80 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 22 Dec 1996 16:47:24 +0000 Subject: [PATCH] flower-1.0.17 --- flower/fproto.hh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flower/fproto.hh b/flower/fproto.hh index 8e30550696..4452176d19 100644 --- a/flower/fproto.hh +++ b/flower/fproto.hh @@ -17,10 +17,13 @@ template struct Cursor; template struct PCursor; template struct Link; template struct Handle ; +templatestruct Interval_t ; +#include "real.hh" +typedef Interval_t Interval; struct Choleski_decomposition ; -struct Interval ; + struct long_option_init ; struct Getopt_long ; struct Matrix ; -- 2.39.5