]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/fproto.hh
release: 0.0.17
[lilypond.git] / flower / fproto.hh
index 8e30550696fdca77273abc4b1b4a3b24e6afa82d..4452176d19a9032c98462e614d2c0785f310e4a4 100644 (file)
@@ -17,10 +17,13 @@ template<class T> struct Cursor;
 template<class T> struct PCursor;
 template<class T> struct Link;
 template<class T> struct Handle ;
+template<class T>struct Interval_t ;
+#include "real.hh"
 
+typedef Interval_t<Real> Interval;
 
 struct Choleski_decomposition ;
-struct Interval ;
+
 struct long_option_init ;
 struct Getopt_long ;
 struct Matrix ;