mirror of
https://github.com/cmusphinx/pocketsphinx.git
synced 2026-05-17 12:20:35 +00:00
fix: avoid warnings with python headers
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#cmakedefine DEFAULT_RADIX @DEFAULT_RADIX@
|
||||
|
||||
/* Define if you have the <stdint.h> header file. */
|
||||
#ifndef HAVE_STDINT_H
|
||||
#cmakedefine HAVE_STDINT_H
|
||||
#endif
|
||||
|
||||
/* The size of `long', as computed by sizeof. */
|
||||
#cmakedefine SIZEOF_LONG @SIZEOF_LONG@
|
||||
|
||||
Reference in New Issue
Block a user