Delete imports of removed packages

This commit is contained in:
gingerBill
2024-11-24 12:35:05 +00:00
parent 12e7ff1e3c
commit a84fcd03da

View File

@@ -1,8 +1,2 @@
#+build windows
package all
import c_tokenizer "core:c/frontend/tokenizer"
import c_preprocessor "core:c/frontend/preprocessor"
_ :: c_tokenizer
_ :: c_preprocessor