summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Library/notInAllLib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Library/notInAllLib.cxx')
-rw-r--r--Tests/Complex/Library/notInAllLib.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Complex/Library/notInAllLib.cxx b/Tests/Complex/Library/notInAllLib.cxx
index e66ea05..033988f 100644
--- a/Tests/Complex/Library/notInAllLib.cxx
+++ b/Tests/Complex/Library/notInAllLib.cxx
@@ -4,5 +4,5 @@ int notInAllLibFunc()
}
#if 1
-#error "This target should not be compiled by ALL."
+# error "This target should not be compiled by ALL."
#endif