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