https://issues.dlang.org/show_bug.cgi?id=22074
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- I don't understand. int32_t is a typedef defined by stdint.h, it is not a keyword and is not known to ImportC without the typedef. --
