Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef UCORE_PACK_H_
|
||||
#define UCORE_PACK_H_
|
||||
#ifndef UC_PACK_H_
|
||||
#define UC_PACK_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#ifdef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user