Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef UCORE_SUPERVISOR_H_
|
||||
#define UCORE_SUPERVISOR_H_
|
||||
#ifndef UC_SUPERVISOR_H_
|
||||
#define UC_SUPERVISOR_H_
|
||||
|
||||
/** Supervises this process - restart if it dies.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user