]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_tabularinset.C
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / math_tabularinset.C
index 114fee63c44af585c5c06b56d7771da8885bb84c..571b1bc30b6dfc2141b0f455672f8717325fccd5 100644 (file)
 
 #include <iterator>
 
-using std::vector;
-using std::istringstream;
-using std::getline;
-using std::istream_iterator;
+
+using std::string;
 using std::auto_ptr;