Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef UCORE_READ_FILE_H_
|
||||
#define UCORE_READ_FILE_H_y
|
||||
#ifndef UC_READ_FILE_H_
|
||||
#define UC_READ_FILE_H_y
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user