| author | |
| committer | |
| log | 44e480aa2cef24a0a9edbc5d24991f9432a255e3 |
| tree | 788a1065547f9fec9547cf63e40d5827d51d74fc |
| parent | d321a4b765b94818c4a483a784bb6fc9048c64ba |
1 files changed, 0 insertions(+), 1 deletions(-)
lib/std/build/translate_c.zig-1| ... | ... | @@ -7,7 +7,6 @@ const std = @import("../std.zig"); |
| 7 | 7 | const build = std.build; |
| 8 | 8 | const Step = build.Step; |
| 9 | 9 | const Builder = build.Builder; |
| 10 | const WriteFileStep = build.WriteFileStep; | |
| 11 | 10 | const LibExeObjStep = build.LibExeObjStep; |
| 12 | 11 | const CheckFileStep = build.CheckFileStep; |
| 13 | 12 | const fs = std.fs; |