blob: 37f816490ee05048d7c0d1a5eb88ccbf60a38729 (
plain)
1
2
3
4
5
6
7
8
9
|
#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
|