From: Mark Wooding Date: Mon, 12 Sep 2016 21:26:53 +0000 (+0100) Subject: catacomb-python.h: Don't inhibit 64-bit type detection any more. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/dd7f294388082e8c48f1281bbd09ea61e9cad773?hp=dd7f294388082e8c48f1281bbd09ea61e9cad773 catacomb-python.h: Don't inhibit 64-bit type detection any more. We'll be using `kludge64', and the definition must properly match up with the library. ---