Updated the MSVC version of spandsp.h to follow the generated one

This commit is contained in:
Steve Underwood 2013-10-09 22:37:01 +08:00
parent 9d228e4fe9
commit 25a942e12c
1 changed files with 2 additions and 1 deletions

View File

@ -36,9 +36,10 @@
#define SPANDSP_USE_EXPORT_CAPABILITY 1
#undef SPANDSP_SUPPORT_T42
#undef SPANDSP_SUPPORT_T43
#undef SPANDSP_SUPPORT_V32BIS
#undef SPANDSP_SUPPORT_V34
#undef SPANDSP_SUPPORT_TIFF_FX
#include <stdlib.h>
#include <msvc/inttypes.h>