X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=hdr%2Frequest.hh;h=44d42e5301ac57ffe40ea1c0533444d0c9f6ae12;hb=4400e6a334eec3cb014f05d9dc9e098907291bfd;hp=203fc9ab059adaf472edef0dcacb64b076daa462;hpb=7986f3c60cf32f07637795fd1e7d5a21112a4b4e;p=lilypond.git diff --git a/hdr/request.hh b/hdr/request.hh index 203fc9ab05..44d42e5301 100644 --- a/hdr/request.hh +++ b/hdr/request.hh @@ -96,6 +96,7 @@ struct Spacing_req :virtual Request { Real distance; Real strength; /****************/ + Spacing_req(); REQUESTMETHODS(Spacing_req, spacing); };