diff options
Diffstat (limited to 'utils/filelib.h')
-rw-r--r-- | utils/filelib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/filelib.h b/utils/filelib.h index 4fa69760..90620d05 100644 --- a/utils/filelib.h +++ b/utils/filelib.h @@ -1,5 +1,5 @@ -#ifndef _FILELIB_H_ -#define _FILELIB_H_ +#ifndef FILELIB_H_ +#define FILELIB_H_ #include <cassert> #include <string> |