Update for new directive name

This commit is contained in:
John Gallagher 2015-01-07 14:06:21 -05:00
parent e02442c531
commit 830758c8f8

View File

@ -1,4 +1,4 @@
#![allow(raw_pointer_deriving)]
#![allow(raw_pointer_derive)]
/* Running `target/bindgen /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/sqlite3.h -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include` */
/* automatically generated by rust-bindgen */