* commit 'b661c37f4dad27b1917c99eac3220a2a4057565d': Remove HAVE_STDINT_H namespace pollution.
This commit is contained in:
commit
a02bca2e7a
7 changed files with 0 additions and 35 deletions
|
@ -42,9 +42,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /*_ANDROID_CONFIG_H*/
|
||||
|
|
|
@ -47,9 +47,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /* _ANDROID_CONFIG_H */
|
||||
|
|
|
@ -47,9 +47,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /* _ANDROID_CONFIG_H */
|
||||
|
|
|
@ -47,9 +47,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /* _ANDROID_CONFIG_H */
|
||||
|
|
|
@ -47,9 +47,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /* _ANDROID_CONFIG_H */
|
||||
|
|
|
@ -50,9 +50,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /*_ANDROID_CONFIG_H*/
|
||||
|
|
|
@ -33,9 +33,4 @@
|
|||
*/
|
||||
#define OS_PATH_SEPARATOR '/'
|
||||
|
||||
/*
|
||||
* Define if <stdint.h> exists.
|
||||
*/
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
#endif /* _ANDROID_CONFIG_H */
|
||||
|
|
Loading…
Reference in a new issue