diff options
Diffstat (limited to 'tests/headers/nsStyleAutoArray.hpp')
-rw-r--r-- | tests/headers/nsStyleAutoArray.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/nsStyleAutoArray.hpp b/tests/headers/nsStyleAutoArray.hpp index 950152c0..2a0bc216 100644 --- a/tests/headers/nsStyleAutoArray.hpp +++ b/tests/headers/nsStyleAutoArray.hpp @@ -1,3 +1,4 @@ +// bindgen-flags: --rustified-enum .* template<typename T> class nsTArray { |