aboutsummaryrefslogtreecommitdiffstats
path: root/tests/typeindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typeindex.h')
-rw-r--r--tests/typeindex.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/typeindex.h b/tests/typeindex.h
new file mode 100644
index 000000000..6205dd8bf
--- /dev/null
+++ b/tests/typeindex.h
@@ -0,0 +1,7 @@
+
+struct Value1 {};
+struct Value2 {};
+struct Value3 {};
+struct Value4 {};
+
+typedef unsigned int P1;