X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftexrow.h;h=674d3c58dc8060a652d04ca353c05d2d5730dc11;hb=9e5bd1d609877e602cb697bc695d410e2ab48e0d;hp=6de80a927b1637e9fda0c48762287e52ad8a80f5;hpb=c36aa67f7bbf964a624be7ced9b3bf03148ab1db;p=lyx.git diff --git a/src/texrow.h b/src/texrow.h index 6de80a927b..674d3c58dc 100644 --- a/src/texrow.h +++ b/src/texrow.h @@ -17,7 +17,6 @@ #endif #include -using std::list; class LyXParagraph; @@ -66,7 +65,7 @@ private: /// unsigned int count; /// - typedef list RowList; + typedef std::list RowList; /// RowList rowlist; /// Last paragraph