Azure IoT common library
Fork of azure_c_shared_utility by
Diff: tickcounter_mbed.cpp
- Revision:
- 19:2e0811512ceb
- Parent:
- 16:18e7ebd42bb2
- Child:
- 21:b92006c5b9ff
--- a/tickcounter_mbed.cpp Fri Jan 13 18:41:15 2017 -0800 +++ b/tickcounter_mbed.cpp Sat Jan 28 09:35:22 2017 -0800 @@ -1,14 +1,6 @@ // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. -#include <cstdlib> - -#ifdef _CRTDBG_MAP_ALLOC -#include <crtdbg.h> -#endif - -#include <cstdio> -#include <cctype> #include "mbed.h" #include "azure_c_shared_utility/tickcounter.h"