mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00:00
include/assert.h: remove dependency on stdint.h
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
a743fed63d
commit
09948a6bbb
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/compiler.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue