fixing build

This commit is contained in:
2025-11-12 18:05:57 +01:00
parent 314877d498
commit d52d6f3ea7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
const std = @import("std");
const Step = std.Build.Step;
const zcc = @import("compile_commands");
const ImplementationDesc = struct {