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 |