aboutsummaryrefslogtreecommitdiff
path: root/src/by_ptr.rs
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:04:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:04:46 +0000
commit3abd7784d7d80d0e3ef9cebcc55d3b1131925e06 (patch)
tree93f36fb91d268cdae444791dbbdcc6bd50de9034 /src/by_ptr.rs
parenta429f9215f3b261ed1dd0072afa024e44d32a172 (diff)
parent3dc30e23e1f24a7cf8862f6fed1166a68ddca94d (diff)
downloadweak-table-3abd7784d7d80d0e3ef9cebcc55d3b1131925e06.tar.gz
Snap for 8564071 from 3dc30e23e1f24a7cf8862f6fed1166a68ddca94d to mainline-extservices-releaseaml_ext_331814220aml_ext_331412000aml_ext_331312000aml_ext_331112010aml_ext_331012020android13-mainline-extservices-release
Change-Id: I62d68232884f33ab3a611cbf0602640b5c04f5dd
Diffstat (limited to 'src/by_ptr.rs')
-rw-r--r--src/by_ptr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/by_ptr.rs b/src/by_ptr.rs
index b541f9e..7dc4c77 100644
--- a/src/by_ptr.rs
+++ b/src/by_ptr.rs
@@ -1,4 +1,4 @@
-use std::ops::Deref;
+use crate::compat::*;
use super::traits::*;