another round of fixes

This commit is contained in:
dignifiedquire
2019-04-26 20:01:32 +03:00
parent 8d0601445f
commit 00d08f806f
23 changed files with 208 additions and 72 deletions

View File

@@ -6,7 +6,7 @@ use crate::dc_context::dc_context_t;
use crate::dc_hash::*;
use crate::dc_key::dc_key_t;
use crate::dc_lot::dc_lot_t;
use crate::dc_sqlite3::dc_sqlite3_t;
use crate::dc_sqlite3::*;
use crate::types::*;
use crate::x::*;