diff options
Diffstat (limited to 'utils/tdict.h')
-rw-r--r-- | utils/tdict.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/tdict.h b/utils/tdict.h index bb19ecd5..eed33c3a 100644 --- a/utils/tdict.h +++ b/utils/tdict.h @@ -1,5 +1,5 @@ -#ifndef _TDICT_H_ -#define _TDICT_H_ +#ifndef TDICT_H_ +#define TDICT_H_ #include <string> #include <vector> |