Azure IoT common library
Dependents: STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more
Diff: constmap.c
- Revision:
- 6:c55b013dfc2a
- Parent:
- 1:9190c0f4d23a
- Child:
- 19:2e0811512ceb
diff -r 921351ce6973 -r c55b013dfc2a constmap.c --- a/constmap.c Fri Jun 17 17:03:29 2016 -0700 +++ b/constmap.c Fri Jul 01 10:43:23 2016 -0700 @@ -9,7 +9,7 @@ #include "azure_c_shared_utility/map.h" #include "azure_c_shared_utility/constmap.h" -#include "azure_c_shared_utility/iot_logging.h" +#include "azure_c_shared_utility/xlogging.h" #include "azure_c_shared_utility/refcount.h" DEFINE_ENUM_STRINGS(CONSTMAP_RESULT, CONSTMAP_RESULT_VALUES);