Fix things caused by the ab upgrade.

This commit is contained in:
David Given
2024-11-07 21:16:27 +01:00
parent da678dc52d
commit 49a0a6fdb3
3 changed files with 3 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
from build.ab import Rule, simplerule, Targets, TargetsMap
from build.c import cxxprogram, HostToolchain
from build.c import cxxprogram
encoders = {}