1854. [bug] lwres also needs to know the print format for
(long long). [RT #13754]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: platform.h.in,v 1.17 2005/04/29 00:24:10 marka Exp $ */
|
||||
/* $Id: platform.h.in,v 1.18 2005/05/06 02:09:51 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -90,6 +90,11 @@
|
||||
*/
|
||||
@LWRES_PLATFORM_NEEDSPRINTF@
|
||||
|
||||
/*
|
||||
* The printf format string modifier to use with lwres_uint64_t values.
|
||||
*/
|
||||
@LWRES_PLATFORM_QUADFORMAT@
|
||||
|
||||
#ifndef LWRES_PLATFORM_USEDECLSPEC
|
||||
#define LIBLWRES_EXTERNAL_DATA
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user