diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/misc/vec/vecHsh.h | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/src/misc/vec/vecHsh.h b/src/misc/vec/vecHsh.h index 5d9d2e9f..0d16c012 100644 --- a/src/misc/vec/vecHsh.h +++ b/src/misc/vec/vecHsh.h @@ -366,9 +366,11 @@ static inline void Hsh_VecManHashTest()  } -#endif -  ////////////////////////////////////////////////////////////////////////  ///                       END OF FILE                                ///  //////////////////////////////////////////////////////////////////////// +ABC_NAMESPACE_HEADER_END + +#endif + | 
