Merge remote-tracking branch 'jgallagher/master' into vtab

This commit is contained in:
gwenn
2017-04-21 20:01:04 +02:00
12 changed files with 2430 additions and 96 deletions

View File

@@ -125,6 +125,9 @@ mod build {
#[cfg(feature = "min_sqlite_version_3_7_7")]
"bindgen-bindings/bindgen_3.7.7.rs",
#[cfg(feature = "min_sqlite_version_3_7_16")]
"bindgen-bindings/bindgen_3.7.16.rs",
];
pub fn write_to_out_dir(_header: HeaderLocation) {