protobuf-lua
protobuf-lua copied to clipboard
Support building on Windows
MSVC does not have the endian.h
header. But, if we assume little-endian encoding for most Windows set-ups, the conversion functions from that header are not necessary.