]> git.tdb.fi Git - r2c2.git/commit
Add a using statement for get_end in Zone
authorMikko Rasa <tdb@tdb.fi>
Sun, 22 Mar 2015 15:32:16 +0000 (17:32 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 22 Mar 2015 15:32:16 +0000 (17:32 +0200)
commit3907520897611cb1b5f2f938c60d3eaff34477a5
tree09700d59bda85919cf08991734eff35418093fda
parentc1f45677ffbe9ded079df99f998d8e2abfe548de
Add a using statement for get_end in Zone

The virtual function declaration hides the other overload if it's not
explicitly brought in.
source/libr2c2/zone.h