mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 10:14:00 +00:00
b632f8129f
This includes generic big endian support for msvc by mapping the Microsoft byte swap instrinsics _bytes_swap_* to the gcc counterpart names.