diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/gensvm_strutil.h (renamed from include/strutil.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/strutil.h b/include/gensvm_strutil.h index 740fde1..2255d6e 100644 --- a/include/strutil.h +++ b/include/gensvm_strutil.h @@ -10,8 +10,8 @@ * */ -#ifndef STRUTIL_H -#define STRUTIL_H +#ifndef GENSVM_STRUTIL_H +#define GENSVM_STRUTIL_H #include "globals.h" #include "types.h" |
