diff options
Diffstat (limited to 'win32/common/_stdint.h')
-rw-r--r-- | win32/common/_stdint.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h deleted file mode 100644 index 9e9fa133..00000000 --- a/win32/common/_stdint.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _GST_PLUGINS_BASE__STDINT_H -#define _GST_PLUGINS_BASE__STDINT_H 1 -#ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "gst-plugins-base 0.10.26.3" -/* generated using gnu compiler gcc (Debian 4.4.3-2) 4.4.3 */ -#define _STDINT_HAVE_STDINT_H 1 -#include <stdint.h> -#endif -#endif |