From 666b7b4194fc25dfdd7b002841ec85833a462ec9 Mon Sep 17 00:00:00 2001 From: Emilio Cobos Álvarez Date: Sat, 9 Jul 2016 13:04:29 -0700 Subject: Use aster and quasi to allow building with stable Rust. --- tests/headers/struct_with_bitfields.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/headers/struct_with_bitfields.h') diff --git a/tests/headers/struct_with_bitfields.h b/tests/headers/struct_with_bitfields.h index ece512cd..b994da4e 100644 --- a/tests/headers/struct_with_bitfields.h +++ b/tests/headers/struct_with_bitfields.h @@ -1,3 +1,4 @@ +// bindgen-flags: -no-unstable-rust struct bitfield { unsigned short a :1, -- cgit v1.2.3