mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
Remove the stdarg.h file include.
Please @Grissiom check why add this header file in rtthread.h.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#ifndef __RT_THREAD_H__
|
||||
#define __RT_THREAD_H__
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <rtdef.h>
|
||||
#include <rtdebug.h>
|
||||
#include <rtservice.h>
|
||||
|
||||
Reference in New Issue
Block a user