summaryrefslogtreecommitdiffstats
path: root/src/misc/vec/vecHsh.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-05-04 20:32:38 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-05-04 20:32:38 -0700
commit744d35d0294310a3e9eb5cbd77a24c9b721682c4 (patch)
tree2e35a36964f05aa898cc0c0d6d5a873e8d2507cd /src/misc/vec/vecHsh.h
parent4aff2d134d0fc5a6e417a49a55a4819823b32a55 (diff)
downloadabc-744d35d0294310a3e9eb5cbd77a24c9b721682c4.tar.gz
abc-744d35d0294310a3e9eb5cbd77a24c9b721682c4.tar.bz2
abc-744d35d0294310a3e9eb5cbd77a24c9b721682c4.zip
C++ compiler errors.
Diffstat (limited to 'src/misc/vec/vecHsh.h')
-rw-r--r--src/misc/vec/vecHsh.h6
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
+