]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/atom.cc
release: 1.1.18
[lilypond.git] / lily / atom.cc
index be150860370baa775723b30cb384db9c8b800b71..efe4bf30f137244cff9f06caf3c07d1355325d46 100644 (file)
@@ -91,6 +91,7 @@ Atom::str () const
 Offset
 Atom::offset () const
 {
+  check_infinity_b ();
   return off_;
 }