Merge pull request #142 from AndrewEdwards/2.066

Cherry-picking commits from master to 2.066 branch (for final release)
This commit is contained in:
AndrewEdwards 2014-08-16 21:40:09 +09:00
commit e53cdfccf0

2
rdmd.d
View file

@ -803,7 +803,7 @@ import std.stdio, std.algorithm, std.array, std.ascii, std.base64,
std.datetime, std.demangle, std.digest.md, std.encoding, std.exception,
std.file,
std.format, std.functional, std.getopt, std.json,
std.math, std.mathspecial, std.metastrings, std.mmfile,
std.math, std.mathspecial, std.mmfile,
std.numeric, std.outbuffer, std.parallelism, std.path, std.process,
std.random, std.range, std.regex, std.signals, std.socket,
std.socketstream, std.stdint, std.stdio, std.stdiobase, std.stream,