chiark / gitweb /
Proper hashing for comparable object types.
[pyke] / catacomb-python.h
index 2890289ced364663e0ebb3b316cba69011ddc1c2..9d86e57e021372f5c0e37e3eb9a15c5db1a1fa20 100644 (file)
@@ -44,6 +44,7 @@
 #include <mLib/dstr.h>
 #include <mLib/macros.h>
 #include <mLib/quis.h>
+#include <mLib/unihash.h>
 
 #include <catacomb/buf.h>