Commit 7ff140c5 by Jason Merrill

update

From-SVN: r25083
parent 34f4db93
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
// the template // the template
namespace N { namespace N {
template <class T> class foo; template <class T> class foo; // ERROR - referenced below
} }
using namespace N; using namespace N;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment