Raphael Kubo da Costa eee860f9c6 Fix build when the 'uint' typedef is already defined.
Using uint in those structs gave me the following error:

  /home/rakuco/kde4/src/kdesupport/taglib/taglib/riff/rifffile.cpp:38:
error: reference to 'uint' is ambiguous
  /usr/include/sys/types.h:56: error: candidates are: typedef unsigned
int uint

Is it really necessary to have those typedefs in taglib.h? It'd be
nice to at least check if they are not being redefined.

CCMAIL: lalinsky@gmail.com



git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1223282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2011-03-02 03:05:28 +00:00
2011-02-13 11:50:25 +00:00
2011-02-13 12:22:42 +00:00
2011-02-13 11:50:25 +00:00
2009-10-24 16:55:54 +00:00
2011-02-25 19:43:25 +00:00
2011-02-13 12:22:42 +00:00
2011-02-13 12:22:42 +00:00
2011-02-13 12:36:04 +00:00
2011-02-13 12:47:52 +00:00
2007-08-27 07:02:29 +00:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%