Merge pull request #3885 from Michael0066/master
ulog:fixed compile err
This commit is contained in:
commit
bb49360a78
|
@ -11,6 +11,7 @@
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <ulog.h>
|
#include <ulog.h>
|
||||||
#include <rthw.h>
|
#include <rthw.h>
|
||||||
|
#include <stdint.h>
|
||||||
#include "syslog.h"
|
#include "syslog.h"
|
||||||
|
|
||||||
#ifdef ULOG_OUTPUT_FLOAT
|
#ifdef ULOG_OUTPUT_FLOAT
|
||||||
|
|
Loading…
Reference in New Issue