mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-20 12:59:28 +08:00
import crate for bitflags macro
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#![allow(unstable)]
|
||||
|
||||
extern crate libc;
|
||||
#[macro_use] extern crate rustc_bitflags;
|
||||
|
||||
use std::mem;
|
||||
use std::ptr;
|
||||
|
Reference in New Issue
Block a user