vglavtchev and nirbheek Add stdint header to support aarch64 compilation. (#67)
3983a10 Nov 11, 2018
Add stdint header to support aarch64 compilation. (#67)
The compilation on an Nvidia Xavier failed because UINT16_MAX was not defined. Including the stdint header addresses that issue.
3983a10