Skip to content

Commit 2cc2c47

Browse files
committed
remove unnecessary flags
1 parent 0372a48 commit 2cc2c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// bindgen-flags: --remove-alias "Wrapped" -- -std=c++14
1+
// bindgen-flags: --remove-alias "Wrapped"
22

33
template<typename T>
44
using Wrapped = T;

0 commit comments

Comments
 (0)