summaryrefslogtreecommitdiff
path: root/tests/headers/class_static_const.hpp
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-04 10:17:53 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-09 15:19:00 -0700
commita529e92870c8710d10f870dd09c824091d91f856 (patch)
tree2bee94954105669bc4c0ef854fddb2cea7767231 /tests/headers/class_static_const.hpp
parentb0fea0e2f1d026ee2d95ac2e8403e4afed7a3ee8 (diff)
Class related tests for derive Hash
Diffstat (limited to 'tests/headers/class_static_const.hpp')
-rw-r--r--tests/headers/class_static_const.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/class_static_const.hpp b/tests/headers/class_static_const.hpp
index 150afe8b..92599183 100644
--- a/tests/headers/class_static_const.hpp
+++ b/tests/headers/class_static_const.hpp
@@ -1,3 +1,4 @@
+// bindgen-flags: --with-derive-hash
using int32_t = int;
typedef unsigned int uint32_t;