Allow returning something of type void in a function that returns void
[delight/core.git] / phobos2 / frag-math.in
blob59b8e46efe6668109e8fec29209adf40c04a17df
1 module gcc.config.mathfuncs;
3 private import gcc.config.libc;
4 private import gcc.builtins;
5 private import std.stdint;
7 @DCFG_LONG_DOUBLE_FUNCS@
9 @DCFG_SQRTF@