]> git.lyx.org Git - features.git/blobdiff - src/cursor.C
Small fixes for STLPort compliance
[features.git] / src / cursor.C
index ee3b064c8b04fb385760146fc939af5c0cbe8a7c..a94fdc2800800580fe1c0e8f2b78d8585828f28b 100644 (file)
@@ -64,6 +64,7 @@ using std::endl;
 using std::isalpha;
 #endif
 using std::min;
+using std::for_each;
 
 namespace {