forked from BigfootDev/flatbuffers
b632f8129f
This includes generic big endian support for msvc by mapping the Microsoft byte swap instrinsics _bytes_swap_* to the gcc counterpart names.