]> git.lyx.org Git - lyx.git/blobdiff - src/support/lstrings.C
various changes
[lyx.git] / src / support / lstrings.C
index 9a5a061865e4196962dc0fc3b1fa3d4dc7e5ba00..d4047936bd226729d2cb1ecc9809af9c074104e6 100644 (file)
@@ -30,6 +30,7 @@ using std::transform;
 #ifndef CXX_GLOBAL_CSTD
 using std::tolower;
 using std::toupper;
+using std::strlen;
 #endif