去除头文件中残留的#include "struct_typedef.h"
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef BSP_RNG_H
|
||||
#define BSP_RNG_H
|
||||
#include "struct_typedef.h"
|
||||
|
||||
extern uint32_t RNG_get_random_num(void);
|
||||
extern int32_t RNG_get_random_rangle(int min, int max);
|
||||
|
||||
Reference in New Issue
Block a user