mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
Delete imports of removed packages
This commit is contained in:
@@ -1,8 +1,2 @@
|
|||||||
#+build windows
|
#+build windows
|
||||||
package all
|
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