https://issues.dlang.org/show_bug.cgi?id=23357
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- It's not really necessary to rely on the preprocessor. Just the .i files are fine. The .h files and #include's are irrelevant to the problem. --
