diff --git a/std/math.d b/std/math.d index f37ae3abd81..f0d5f2f51b0 100644 --- a/std/math.d +++ b/std/math.d @@ -207,7 +207,7 @@ version(unittest) -private: +package: // The following IEEE 'real' formats are currently supported. version(LittleEndian) {