diff options
Diffstat (limited to 'tests/headers/issue_315.hpp')
-rw-r--r-- | tests/headers/issue_315.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/headers/issue_315.hpp b/tests/headers/issue_315.hpp deleted file mode 100644 index e58cb5e3..00000000 --- a/tests/headers/issue_315.hpp +++ /dev/null @@ -1,2 +0,0 @@ -/// <div rustbindgen replaces="c"></div> -template <typename a> using b = a; |