]> git.lyx.org Git - lyx.git/blobdiff - src/pariterator.h
fix for compilation with boost 1.32.0
[lyx.git] / src / pariterator.h
index 90e93f1842fc31b135dc2f9b678d13093b626f02..2fbb0abb1a68a702e218ab13f8d9f1b32a14bcdc 100644 (file)
@@ -49,8 +49,8 @@ public:
        ///
        ParIterator(DocIterator const &);
 
-       ///
-       void operator=(ParIterator const &);
+       /// This really should be implemented...
+       //void operator=(ParIterator const &);
        ///
        ParIterator & operator++();
        ///