From: fred Date: Sun, 22 Dec 1996 16:47:24 +0000 (+0000) Subject: flower-1.0.17 X-Git-Tag: release/1.5.59~6505 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5774e4b53324d9811e6559a649b57e1677f8ca80;p=lilypond.git flower-1.0.17 --- 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 ;