From 744d35d0294310a3e9eb5cbd77a24c9b721682c4 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 4 May 2013 20:32:38 -0700 Subject: C++ compiler errors. --- src/misc/vec/vecHsh.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/misc/vec/vecHsh.h') 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 + -- cgit v1.2.3