mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-28 17:04:34 +00:00
Delete imports of removed packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user