diff options
Diffstat (limited to 'test/PCH/typo.cpp')
-rw-r--r-- | test/PCH/typo.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/PCH/typo.cpp b/test/PCH/typo.cpp index 4c88614..f8161d1 100644 --- a/test/PCH/typo.cpp +++ b/test/PCH/typo.cpp @@ -1,8 +1,8 @@ -// In header: expected-note{{ 'boost::function' declared here}} +// In header: expected-note{{'boost::function' declared here}} -// In header: expected-note{{ 'boost::graph::adjacency_list' declared here}} +// In header: expected-note{{'boost::graph::adjacency_list' declared here}} |