- minor fixes for Windows build integrated into HASQ

This commit is contained in:
2018-06-06 17:10:24 +03:00
parent 58483a0395
commit 5fb8f87b11
12 changed files with 33 additions and 9 deletions

View File

@@ -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