Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
git-svn-id: svn://10.0.0.236/trunk@74951 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
476859b1a9
commit
5643f70150
@ -28,6 +28,7 @@
|
||||
#define JRI_MD_H
|
||||
|
||||
#include <assert.h>
|
||||
#include "prtypes.h" /* Needed for HAS_LONG_LONG ifdefs */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user