google / open-vcdiff

An encoder/decoder for the VCDIFF (RFC3284) format
Apache License 2.0
186 stars 52 forks source link

Remove a last stray bare std::auto_ptr. #75

Closed nico closed 7 years ago

nico commented 7 years ago

auto_ptr is gone for good in c++17.