mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 06:30:28 +03:00
deprecate std.stream and friends
This commit is contained in:
parent
a26c6c6b8d
commit
787637debd
5 changed files with 11 additions and 16 deletions
|
@ -37,7 +37,7 @@
|
|||
* Macros: WIKI=Phobos/StdSocketstream
|
||||
*/
|
||||
|
||||
module std.socketstream;
|
||||
deprecated module std.socketstream;
|
||||
|
||||
private import std.stream;
|
||||
private import std.socket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue