Azure IoT common library

Dependents:   STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more

Revision:
35:98add15351f3
Parent:
30:ce3813c5a692
Child:
42:0cc3c211ad26
--- a/azure_c_shared_utility/crt_abstractions.h	Sat Oct 21 20:13:50 2017 +0000
+++ b/azure_c_shared_utility/crt_abstractions.h	Fri Nov 03 13:20:36 2017 -0700
@@ -32,7 +32,6 @@
 #ifndef _WIN32_WCE
 #define HAS_STDBOOL
 #ifdef __cplusplus
-#include <cstdbool>
 /*because C++ doesn't do anything about _Bool... */
 #define _Bool bool
 #else // __cplusplus