From e75f94f71d64d76a36553b567204cee2561fdbc1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 5 Oct 2009 21:29:39 +0000 Subject: [PATCH] Various inspect fixes. [SVN r56603] --- test/namespace_fail_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/namespace_fail_test.cpp b/test/namespace_fail_test.cpp index d3c13aa..711ddd0 100644 --- a/test/namespace_fail_test.cpp +++ b/test/namespace_fail_test.cpp @@ -11,4 +11,4 @@ typedef list foo; -int main() {} \ No newline at end of file +int main() {}