mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-12-23 21:25:49 +00:00
fix.
This commit is contained in:
parent
ddde1f87e5
commit
bbc67ea04a
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
# else
|
||||
# define SPROUT_UINT32_C(n) n ## UL
|
||||
# endif
|
||||
#else
|
||||
# define SPROUT_UINT32_C(n) UINT32_C(n)
|
||||
#endif
|
||||
#ifndef INT64_C
|
||||
|
|
Loading…
Reference in a new issue