mirror of
https://github.com/google/leveldb.git
synced 2026-09-05 11:54:53 +08:00
cout/endl were missing the std namespace. Also std::make_unique was used inadvertently which is part of C++14 and only C++11 is currently supported. PiperOrigin-RevId: 243221310
3.6 KiB
3.6 KiB