]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
* mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4;
[lilypond.git] / lily / include / moment.hh
index f0c6fbb21b79b418f11b65e0a74ac3c72c0bbf56..ac895e99eb07176f0d59411e1be35be7484cc8a1 100644 (file)
@@ -50,6 +50,7 @@ public:
   static int compare (Moment const &, Moment const &);
   SCM as_scheme () const;
 };
+
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, +);
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, -);
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, /);