Changeset: 3c59957b5a6d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3c59957b5a6d
Modified Files:
gdk/gdk_hash.h
Branch: default
Log Message:
Inline xxhash functions.
diffs (11 lines):
diff --git a/gdk/gdk_hash.h b/gdk/gdk_hash.h
--- a/gdk/gdk_hash.h
+++ b/gdk/gdk_hash.h
@@ -11,6 +11,7 @@
#ifndef _GDK_SEARCH_H_
#define _GDK_SEARCH_H_
+#define XXH_INLINE_ALL
#include <xxhash.h>
struct Hash {
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]