Sha256: b203b6db2cfedd1e614483273d0a7f5c12edd9ccb49f7df6f5020d025b20213d
Contents?: true
Size: 325 Bytes
Versions: 39
Compression:
Stored size: 325 Bytes
Contents
#ifndef NUMO_EXTCONF_H #define NUMO_EXTCONF_H #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_TYPE_BOOL 1 #define HAVE_TYPE_UINT8_T 1 #define HAVE_TYPE_UINT16_T 1 #define HAVE_TYPE_INT32_T 1 #define HAVE_TYPE_UINT32_T 1 #define HAVE_TYPE_INT64_T 1 #define HAVE_TYPE_UINT64_T 1 #define HAVE_RB_CCOMPLEX 1 #endif
Version data entries
39 entries across 16 versions & 1 rubygems