diff options
Diffstat (limited to 'tests/headers/convert-cpp-comment-to-rust.hpp')
-rw-r--r-- | tests/headers/convert-cpp-comment-to-rust.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/convert-cpp-comment-to-rust.hpp b/tests/headers/convert-cpp-comment-to-rust.hpp index 649c2365..f5bbbf58 100644 --- a/tests/headers/convert-cpp-comment-to-rust.hpp +++ b/tests/headers/convert-cpp-comment-to-rust.hpp @@ -1,4 +1,4 @@ - +// bindgen-flags: --no-layout-tests typedef unsigned mbedtls_mpi_uint; /** |