mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 05:45:18 +00:00
b0fd1a8c66
Stlport does not have std unique_ptr, so using the one provided by flatbuffers. Also fixing a problem with the flatbuffer unique_ptr, and a test.