We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f85ee commit 87561e0Copy full SHA for 87561e0
bindgen-tests/tests/headers/issue-2556.h
@@ -1,4 +1,4 @@
1
-// bindgen-flags: --enable-cxx-namespaces -- -x c++ -std=c++11 -Itests/headers -include tests/headers/issue-2556/nsStyleStruct.h -include tests/headers/issue-2556/LayoutConstants.h
+// bindgen-flags: --enable-cxx-namespaces -- -x c++ -Itests/headers -include tests/headers/issue-2556/nsStyleStruct.h -include tests/headers/issue-2556/LayoutConstants.h
2
3
#include "issue-2556/nsSize.h"
4
#include "issue-2556/nsStyleStruct.h"
0 commit comments