mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 13:10:35 +03:00
Revert "Merge pull request #1170 from jmdavis/perf"
This reverts commit684c43dfc5
, reversing changes made to707a60101b
.
This commit is contained in:
parent
684c43dfc5
commit
978ac725b5
5 changed files with 923 additions and 9 deletions
|
@ -36,6 +36,7 @@ public import std.mmfile;
|
|||
public import std.outbuffer;
|
||||
public import std.parallelism;
|
||||
public import std.path;
|
||||
public import std.perf;
|
||||
public import std.process;
|
||||
public import std.random;
|
||||
public import std.regex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue