/native/external/espeak/platforms/windows/windows_dll/src/stdint.h
C++ Header | 4 lines | 1 code | 2 blank | 1 comment | 0 complexity | 5690f08cf182f163a87be64250131585 MD5 | raw file
1 2// dummy stdint.h file for Windows 3 4typedef unsigned int uint32_t;