~ubuntu-branches/ubuntu/utopic/espeak/utopic-proposed

« back to all changes in this revision

Viewing changes to platforms/windows/windows_dll/src/stdint.h

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault
  • Date: 2014-07-11 12:04:40 UTC
  • mfrom: (1.2.27)
  • Revision ID: package-import@ubuntu.com-20140711120440-3nza0yu6vtdsz65l
Tags: 1.48.04+dfsg-1
* Rebuild upstream tarball without windows platform files.
* watch: Mangle version for +dfsg.
* copyright: Add portaudio and sonic licences. Closes: Bug#747214.
* Remove libespeak1-udeb, we will continue linking espeakup statically.
  Closes: Bug#747240.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
// dummy stdint.h file for Windows
3
 
 
4
 
typedef unsigned int  uint32_t;