Vector: remove core.stdc.string import
This commit is contained in:
@ -12,7 +12,6 @@ module tanya.container.vector;
|
||||
|
||||
import core.checkedint;
|
||||
import core.exception;
|
||||
import core.stdc.string;
|
||||
import std.algorithm.comparison;
|
||||
import std.algorithm.mutation;
|
||||
import std.conv;
|
||||
|
Reference in New Issue
Block a user