gstreamer/win32/common/_stdint.h
2011-04-16 16:03:56 +01:00

9 lines
313 B
C

#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.32.2"
/* generated using gnu compiler gcc-4.6 (Debian 4.6.0-2) 4.6.1 20110329 (prerelease) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif