Feature gate make_getter imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use crate::def_package;
|
||||
#[cfg(not(feature = "no_object"))]
|
||||
use crate::engine::make_getter;
|
||||
use crate::parser::INT;
|
||||
use crate::plugin::*;
|
||||
|
Reference in New Issue
Block a user