]> git.lyx.org Git - lyx.git/blobdiff - src/iterators.h
fix typo that put too many include paths for most people
[lyx.git] / src / iterators.h
index f34e76917dc7af37397a69723159abfd620056f6..b87d16e5373704abc3c374ae5e712eefc5c98ccd 100644 (file)
@@ -50,7 +50,7 @@ public:
                return positions.top().par;
        }
        ///
-       PosHolder::size_type size() const 
+       PosHolder::size_type size() const
                { return positions.size(); }
        ///
        friend