mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
Add std.int128 to std module
This commit is contained in:
parent
96858b5dde
commit
d46814c863
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ public import
|
||||||
std.format,
|
std.format,
|
||||||
std.functional,
|
std.functional,
|
||||||
std.getopt,
|
std.getopt,
|
||||||
|
std.int128,
|
||||||
std.json,
|
std.json,
|
||||||
std.math,
|
std.math,
|
||||||
std.mathspecial,
|
std.mathspecial,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue