]> git.lyx.org Git - lyx.git/blobdiff - src/texrow.h
Andres fixes to sstrem problems
[lyx.git] / src / texrow.h
index 6de80a927b1637e9fda0c48762287e52ad8a80f5..674d3c58dc8060a652d04ca353c05d2d5730dc11 100644 (file)
@@ -17,7 +17,6 @@
 #endif
 
 #include <list>
-using std::list;
 
 class LyXParagraph;
 
@@ -66,7 +65,7 @@ private:
        ///
        unsigned int count;
        ///
-       typedef list<RowItem> RowList;
+       typedef std::list<RowItem> RowList;
        ///
        RowList rowlist;
        /// Last paragraph