]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/property_map_iterator.hpp
* lib/doc/Makefile.am:
[lyx.git] / boost / boost / property_map_iterator.hpp
index 56d5954584877a70918ae8d35d7e21265922fcca..9874cbf4adbe1c8170f59cd2c3dffa6889b358e8 100644 (file)
@@ -63,7 +63,7 @@ namespace boost {
 
 
     {
-      friend class iterator_core_access;
+      friend class boost::iterator_core_access;
 
       typedef iterator_adaptor< readable_pmap_iter< Iterator, ReadablePropertyMap >,
                                 Iterator,