mirror of https://gitlab.com/basile.b/dexed.git
self-import not forbidden in D ?
This commit is contained in:
parent
e9bcb9b6ac
commit
80a57f4332
|
@ -4,8 +4,6 @@ import
|
|||
core.stdc.string, core.stdc.stdlib, core.exception, core.lifetime;
|
||||
import
|
||||
std.traits, std.meta, std.typecons, std.range;
|
||||
import
|
||||
iz;
|
||||
|
||||
alias Ptr = void*;
|
||||
|
||||
|
|
Loading…
Reference in New Issue