gstreamer/win32/common/_stdint.h
Sebastian Dröge f10db521f3 Release 1.5.2
2015-06-24 23:24:01 +02:00

9 lines
328 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 1.5.2"
/* generated using gnu compiler Debian clang version 3.7.0-svn239806-1+b1 (trunk) (based on LLVM 3.7.0) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif