msvc: fix build with Visual Studio 2015 [bug #282]
commit9923bcf0b70bc292f74b69df85c0ef0bff9a3c31
authorMans Rullgard <mans@mansr.com>
Mon, 10 Aug 2015 17:37:16 +0000 (10 18:37 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 29 Apr 2018 18:22:54 +0000 (29 19:22 +0100)
tree59578b6aea8035740a2342d58d4184f18710d9a9
parent4b547a07ff75ccdbc8520552fa4d0097f7f9f0bd
msvc: fix build with Visual Studio 2015 [bug #282]

The FILE type is completely opaque in VS2015, so the rewind_pipe()
hack is not possible.
src/formats.c