mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 13:10:35 +03:00
Remove deprecated module std.metastrings
This module has been deprecated and scheduled for removal in March 2014. It is now June 2014.
This commit is contained in:
parent
fd67ac9fb2
commit
458e61d273
5 changed files with 5 additions and 204 deletions
|
@ -26,7 +26,6 @@ public import std.format;
|
|||
public import std.getopt;
|
||||
public import std.math;
|
||||
public import std.mathspecial;
|
||||
public import std.metastrings;
|
||||
public import std.mmfile;
|
||||
public import std.outbuffer;
|
||||
public import std.parallelism;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue