Blob Blame History Raw
#ifndef PY_TOOLCHAIN_64_LE_IEEE_H
#define PY_TOOLCHAIN_64_LE_IEEE_H

#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1

#endif