summaryrefslogtreecommitdiff
path: root/py/formatfloat.c
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2017-12-14 10:58:49 +0100
committerDamien George <damien.p.george@gmail.com>2017-12-29 22:14:16 +1100
commit6fc58db5d8ea52e10b54b08e82fc2351d9f5caf0 (patch)
treeadf35df342cc961749685995b5c8b79f235e96b3 /py/formatfloat.c
parente78427443094163d1839387a2470fd22612ca8d1 (diff)
windows/mpconfigport: Provide off_t definition for MSVC port
For MSVC off_t is defined in sys/types.h but according to the comment earlier in mpconfigport.h this cannot be included directly. So just make off_t the same as mp_off_t. This fixes the build for MSVC with MICROPY_STREAMS_POSIX_API enabled because stream.h uses off_t.
Diffstat (limited to 'py/formatfloat.c')
0 files changed, 0 insertions, 0 deletions