The stdint.h is not included when building test, then including this module inside encoding.hmaster
#ifndef ESPEAK_NG_ENCODING_H | #ifndef ESPEAK_NG_ENCODING_H | ||||
#define ESPEAK_NG_ENCODING_H | #define ESPEAK_NG_ENCODING_H | ||||
#include <stdint.h> | |||||
#ifdef __cplusplus | #ifdef __cplusplus | ||||
extern "C" | extern "C" | ||||
{ | { |