- minor fixes for Windows build integrated into HASQ
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#define NOMINMAX
|
||||
|
||||
#include "../config.h"
|
||||
#include "MT_AudioReceiver.h"
|
||||
@@ -16,6 +17,8 @@
|
||||
# include "MT_AmrCodec.h"
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#define LOG_SUBSYSTEM "AudioReceiver"
|
||||
|
||||
//#define DUMP_DECODED
|
||||
|
||||
Reference in New Issue
Block a user