]> git.donarmstrong.com Git - lilypond.git/commit
Avoid deprecated access declarations
authorGraham Percival <graham@percival-music.ca>
Thu, 15 Dec 2011 14:28:19 +0000 (06:28 -0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 9 Jan 2012 06:08:40 +0000 (06:08 +0000)
commit6e2e1d6a13aba88a3a8eecc0d46f96ad245c152a
treecdd8111a9a027114d670be48445b5983ddba4bb9
parentc46be1b7c0e190478a16035db5aad453f31e9d02
Avoid deprecated access declarations

"According the ANSI/ISO Standard, the use of access declarations
is considered deprecated. Instead, you should use a using
declaration for that purpose"
  http://www.devx.com/tips/Tip/5707
flower/include/interval.hh