mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-02-22 18:12:41 +01:00
Fix release build
This commit is contained in:
parent
6cc35530db
commit
c60fc496d9
1 changed files with 1 additions and 1 deletions
|
@ -17,9 +17,9 @@ import std.typecons;
|
|||
import std.exception;
|
||||
import std.traits;
|
||||
import std.meta;
|
||||
import std.string;
|
||||
|
||||
debug {
|
||||
import std.string;
|
||||
import std.stdio;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue