Remove unused include
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include "ucore/val_str.h"
|
||||
#include "ucore/saturating_math.h"
|
||||
|
||||
|
||||
const char *uc_val_2_str(unsigned int val, const struct UCValStr *array)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user