gstreamer/win32/common/_stdint.h
Tim-Philipp Müller 9084713492 Back to development
2011-01-24 00:00:27 +00:00

9 lines
288 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.1"
/* generated using gnu compiler gcc (Debian 4.4.5-10) 4.4.5 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif