Backport of svn rev. 479: Fix for application compiler warning: "PRId64" redefined.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/branches/branch-1.6.x@480 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
parent
812d019d12
commit
cd8ce90e19
@ -95,7 +95,7 @@
|
||||
*
|
||||
* MSVC still does not know about this.
|
||||
*/
|
||||
#define PRId64 PRId64
|
||||
//#define PRId64 PRId64
|
||||
|
||||
/*!
|
||||
* \brief Supply the PRIzu printf() macro.
|
||||
|
Loading…
x
Reference in New Issue
Block a user