@@ -26,7 +26,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -25,7 +25,6 @@ | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wchar.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -29,7 +29,6 @@ | |||
#include <sys/time.h> | |||
#include <time.h> | |||
#include <unistd.h> | |||
#include <wchar.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
@@ -23,7 +23,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -25,7 +25,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wchar.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> |
@@ -23,7 +23,6 @@ | |||
#include <stdint.h> | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -26,7 +26,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -26,7 +26,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -26,7 +26,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -25,7 +25,6 @@ | |||
#include <stdio.h> | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <wctype.h> | |||
#include <espeak-ng/espeak_ng.h> | |||
#include <espeak-ng/speak_lib.h> |
@@ -26,7 +26,6 @@ | |||
#include <stdlib.h> | |||
#include <string.h> | |||
#include <strings.h> | |||
#include <wctype.h> | |||
#if defined(_WIN32) || defined(_WIN64) | |||
#include <windows.h> |