Azure IoT common library
Dependents: STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more
Diff: threadapi_rtx_mbed.cpp
- Revision:
- 19:2e0811512ceb
- Parent:
- 6:c55b013dfc2a
diff -r 6d8a413a4d9a -r 2e0811512ceb threadapi_rtx_mbed.cpp --- a/threadapi_rtx_mbed.cpp Fri Jan 13 18:41:15 2017 -0800 +++ b/threadapi_rtx_mbed.cpp Sat Jan 28 09:35:22 2017 -0800 @@ -2,10 +2,6 @@ // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <stdlib.h> -#ifdef _CRTDBG_MAP_ALLOC -#include <crtdbg.h> -#endif - #include "azure_c_shared_utility/threadapi.h" #include "azure_c_shared_utility/xlogging.h" #include "rtos.h"