summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Library/testSystemDir.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexRelativePaths/Library/testSystemDir.h')
-rw-r--r--Tests/ComplexRelativePaths/Library/testSystemDir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/ComplexRelativePaths/Library/testSystemDir.h b/Tests/ComplexRelativePaths/Library/testSystemDir.h
new file mode 100644
index 0000000..73be353
--- /dev/null
+++ b/Tests/ComplexRelativePaths/Library/testSystemDir.h
@@ -0,0 +1,2 @@
+// Purposely leave off the return type to create a warning.
+foo() { return 0; }