Remove stdint.h in stream buffer file (#725)

* Remove stdint.h in stream buffer file

Signed-off-by: kar-rahul-aws <karahulx@amazon.com>
pull/727/head
kar-rahul-aws 2 years ago committed by GitHub
parent 95c638b39b
commit 3786856b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,6 @@
*/
/* Standard includes. */
#include <stdint.h>
#include <string.h>
/* Defining MPU_WRAPPERS_INCLUDED_FROM_API_FILE prevents task.h from redefining

Loading…
Cancel
Save