]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4560: group #include directives at top of file
authorDan Eble <nine.fierce.ballads@gmail.com>
Sat, 8 Aug 2015 17:11:02 +0000 (13:11 -0400)
committerDan Eble <nine.fierce.ballads@gmail.com>
Thu, 20 Aug 2015 10:53:21 +0000 (06:53 -0400)
commit7d71f371e483a4a305fc16a2b3fbce879a464253
treeb6f46eca45e5bbb881a576846cefceb37abf8098
parent1f2b44363dce100b9fac6459ef4e6c37dfd62444
Issue 4560: group #include directives at top of file

This is so that using-declarations can later be added without
appearing before #includes.
18 files changed:
flower/file-path.cc
flower/include/direction.hh
flower/std-string.cc
lily/collision-engraver.cc
lily/function-documentation.cc
lily/grid-line-span-engraver.cc
lily/grob-pq-engraver.cc
lily/ledger-line-engraver.cc
lily/piano-pedal-align-engraver.cc
lily/pitched-trill-engraver.cc
lily/pure-from-neighbor-engraver.cc
lily/relocate.cc
lily/rest-collision-engraver.cc
lily/span-arpeggio-engraver.cc
lily/span-bar-engraver.cc
lily/span-bar-stub-engraver.cc
lily/staff-performer.cc
lily/system-start-delimiter-engraver.cc