1
0

Fix Warning/Deprecation

This commit is contained in:
otya128
2017-07-08 20:07:12 +09:00
parent 9a34ba8be0
commit 2d1ccbdbb2
8 changed files with 24 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ import std.file;
import std.conv;
import std.csv;
import std.net.curl;
import std.algorithm;
struct ConsoleCharacter
{