Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef BITEVEC_H_
|
||||
#define BITEVEC_H_
|
||||
#ifndef UC_BITEVEC_H_
|
||||
#define UC_BITEVEC_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user