Azure IoT common library
Dependents: STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more
Diff: urlencode.c
- Revision:
- 19:2e0811512ceb
- Parent:
- 11:77df6d7e65ae
- Child:
- 20:95abdea56064
diff -r 6d8a413a4d9a -r 2e0811512ceb urlencode.c --- a/urlencode.c Fri Jan 13 18:41:15 2017 -0800 +++ b/urlencode.c Sat Jan 28 09:35:22 2017 -0800 @@ -5,9 +5,6 @@ // PUT NO INCLUDES BEFORE HERE !!!! // #include <stdlib.h> -#ifdef _CRTDBG_MAP_ALLOC -#include <crtdbg.h> -#endif #include "azure_c_shared_utility/gballoc.h" #include <stddef.h>