mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
fix windows spandsp build for recent commits
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
#include "spandsp/private/t81_t82_arith_coding.h"
|
||||
#include "spandsp/private/t85.h"
|
||||
|
||||
#ifndef UINT32_MAX
|
||||
#define UINT32_MAX 0xffffffff
|
||||
#endif
|
||||
|
||||
/* Image length update status */
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user