~sipe-collab/sipe-collab/gstreamer-plugins-base

« back to all changes in this revision

Viewing changes to win32/common/_stdint.h

  • Committer: Sebastian Dröge
  • Date: 2014-04-19 13:47:47 UTC
  • mfrom: (1.1.23)
  • Revision ID: git-v1:d06393f82dba0d5f13ec2e66275d75cf8178fe5c
Merge tag 'upstream/1.2.4'

Upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef _GST_PLUGINS_BASE__STDINT_H
2
2
#define _GST_PLUGINS_BASE__STDINT_H 1
3
3
#ifndef _GENERATED_STDINT_H
4
 
#define _GENERATED_STDINT_H "gst-plugins-base 1.2.3"
5
 
/* generated using gnu compiler gcc (Debian 4.8.2-14) 4.8.2 */
 
4
#define _GENERATED_STDINT_H "gst-plugins-base 1.2.4"
 
5
/* generated using gnu compiler gcc (Debian 4.9-20140411-2) 4.9.0 20140411 (prerelease) [gcc-4_9-branch revision 209311] */
6
6
#define _STDINT_HAVE_STDINT_H 1
7
7
#include <stdint.h>
8
8
#endif