mirror of
https://github.com/google/leveldb.git
synced 2024-12-26 03:50:10 +08:00
5a2a472741
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 |
||
---|---|---|
.. | ||
issue178_test.cc | ||
issue200_test.cc | ||
issue320_test.cc |