Merge "Remove HAVE_STDINT_H namespace pollution."

This commit is contained in:
Elliott Hughes
2015-07-02 18:50:25 +00:00
committed by Gerrit Code Review
7 changed files with 0 additions and 35 deletions

View File

@@ -42,9 +42,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /*_ANDROID_CONFIG_H*/

View File

@@ -47,9 +47,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /* _ANDROID_CONFIG_H */

View File

@@ -47,9 +47,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /* _ANDROID_CONFIG_H */

View File

@@ -47,9 +47,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /* _ANDROID_CONFIG_H */

View File

@@ -47,9 +47,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /* _ANDROID_CONFIG_H */

View File

@@ -50,9 +50,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /*_ANDROID_CONFIG_H*/

View File

@@ -33,9 +33,4 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1
#endif /* _ANDROID_CONFIG_H */