diff options
Diffstat (limited to 'utils/verbose.h')
-rw-r--r-- | utils/verbose.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/verbose.h b/utils/verbose.h index 73476383..e39e23cb 100644 --- a/utils/verbose.h +++ b/utils/verbose.h @@ -1,5 +1,5 @@ -#ifndef _VERBOSE_H_ -#define _VERBOSE_H_ +#ifndef VERBOSE_H_ +#define VERBOSE_H_ extern bool SILENT; |