chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Proper hashing for comparable object types.
[pyke]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index 2890289ced364663e0ebb3b316cba69011ddc1c2..9d86e57e021372f5c0e37e3eb9a15c5db1a1fa20 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-44,6
+44,7
@@
#include <mLib/dstr.h>
#include <mLib/macros.h>
#include <mLib/quis.h>
+#include <mLib/unihash.h>
#include <catacomb/buf.h>