summaryrefslogtreecommitdiff
path: root/tests/headers/using.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/using.hpp')
-rw-r--r--tests/headers/using.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/using.hpp b/tests/headers/using.hpp
index f402ef32..fb848fd6 100644
--- a/tests/headers/using.hpp
+++ b/tests/headers/using.hpp
@@ -1,3 +1,4 @@
+// bindgen-flags: -std=c++11
template<typename T>
class Point {