Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f347cf9 commit e3dff55Copy full SHA for e3dff55
1 file changed
Modules/_decimal/libmpdec/mpdecimal.h
@@ -63,7 +63,7 @@ extern "C" {
63
#include <inttypes.h>
64
#endif
65
#ifndef __GNUC_STDC_INLINE__
66
- #define __GNUC_STDC_INLINE__
+ #define __GNUC_STDC_INLINE__ 1
67
68
#if defined(__GNUC__) && !defined(__INTEL_COMPILER)
69
#define UNUSED __attribute__((unused))
0 commit comments