gstreamer/win32/common/_stdint.h
Sebastian Dröge 6ed2f45f97 Release 0.11.92
2012-06-07 16:06:59 +02:00

9 lines
327 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.11.92"
/* generated using gnu compiler Debian clang version 3.1-4 (branches/release_31) (based on LLVM 3.1) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif