Update of /cvsroot/boost/boost/boost/regex
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5320/boost/regex
Modified Files:
concepts.hpp
Log Message:
Oops, get the namespace right.
Index: concepts.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/regex/concepts.hpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- concepts.hpp 27 Feb 2007 10:12:47 -0000 1.10
+++ concepts.hpp 28 Feb 2007 10:06:22 -0000 1.11
@@ -73,7 +73,7 @@
// The intent is that this template is not instantiated,
// but this typedef gives us a chance of compilation in
// case it is:
- typedef char_architype char_type;
+ typedef boost::char_architype char_type;
};
}
namespace boost{
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs