gstreamer/win32/common/_stdint.h
Tim-Philipp Müller b1f1e6717b Release 0.10.26
2010-02-10 20:17:36 +00:00

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