summaryrefslogtreecommitdiffstats
path: root/Tests/CompileCommandOutput/relative.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CompileCommandOutput/relative.cxx')
-rw-r--r--Tests/CompileCommandOutput/relative.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/CompileCommandOutput/relative.cxx b/Tests/CompileCommandOutput/relative.cxx
index eae11e2..cd1d9b6 100644
--- a/Tests/CompileCommandOutput/relative.cxx
+++ b/Tests/CompileCommandOutput/relative.cxx
@@ -1,3 +1,5 @@
#include "relative.h"
-void relative() {}
+void relative()
+{
+}