mirror of
https://github.com/dlang/phobos.git
synced 2025-05-01 15:40:36 +03:00
5 lines
175 B
D
5 lines
175 B
D
/// Please import core.sys.windows.com instead. This module will be deprecated in DMD 2.068.
|
|
module std.c.windows.com;
|
|
|
|
version (Windows):
|
|
public import core.sys.windows.com;
|