proper final change
This commit is contained in:
parent
fce5f7ee8f
commit
5dd2a43799
@ -1,3 +1,5 @@
|
||||
version(VULKAN_CODEGEN)
|
||||
{
|
||||
import std.file;
|
||||
import std.string;
|
||||
import std.path;
|
||||
@ -29,3 +31,5 @@ void main(string[] argv)
|
||||
|
||||
f.close();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user