diff options
author | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-09 13:04:29 -0700 |
---|---|---|
committer | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-10 14:02:24 -0700 |
commit | 666b7b4194fc25dfdd7b002841ec85833a462ec9 (patch) | |
tree | 32edf0e05aea9e86bc17c01614108afbd242a209 /tests/headers/weird_bitfields.hpp | |
parent | 32313ecece3cb76b2e7de7b49cc9c07553a23e9b (diff) |
Use aster and quasi to allow building with stable Rust.
Diffstat (limited to 'tests/headers/weird_bitfields.hpp')
-rw-r--r-- | tests/headers/weird_bitfields.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/weird_bitfields.hpp b/tests/headers/weird_bitfields.hpp index 68cbf4a5..e8287507 100644 --- a/tests/headers/weird_bitfields.hpp +++ b/tests/headers/weird_bitfields.hpp @@ -1,3 +1,4 @@ +// bindgen-flags: -no-unstable-rust // You can guess where this is taken from... enum nsStyleSVGOpacitySource { eStyleSVGOpacitySource_Normal, |