summaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/pr19692/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/pr19692/stdint.h')
-rw-r--r--test/Modules/Inputs/pr19692/stdint.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/pr19692/stdint.h b/test/Modules/Inputs/pr19692/stdint.h
new file mode 100644
index 000000000000..7615e832495d
--- /dev/null
+++ b/test/Modules/Inputs/pr19692/stdint.h
@@ -0,0 +1,2 @@
+ #define INT64_MAX 42
+