]> git.lyx.org Git - features.git/blobdiff - src/lyx_main.C
Small fixes for STLPort compliance
[features.git] / src / lyx_main.C
index 9a15cda10db540757368e6c380b67bdff2d9ebb3..100d845f539d69cb086fbcdae591c742aac89611 100644 (file)
@@ -80,6 +80,7 @@ namespace fs = boost::filesystem;
 using std::endl;
 using std::string;
 using std::vector;
+using std::for_each;
 
 #ifndef CXX_GLOBAL_CSTD
 using std::exit;