Merge pull request #3885 from Michael0066/master

ulog:fixed compile err
This commit is contained in:
Bernard Xiong 2020-09-08 18:54:52 +08:00 committed by GitHub
commit bb49360a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <stdarg.h>
#include <ulog.h>
#include <rthw.h>
#include <stdint.h>
#include "syslog.h"
#ifdef ULOG_OUTPUT_FLOAT