Remove ignore-cross-compile directive from ui/macros/proc_macro

This commit is contained in:
Lukas Wirth 2024-06-10 13:00:50 +02:00
parent 1d52972dd8
commit b3c2d66712
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
//@ run-pass
//@ aux-build:proc_macro_def.rs
//@ ignore-cross-compile
extern crate proc_macro_def;