]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormThesaurus.C
Compaq cxx 6.5 will now compile lyx.
[features.git] / src / frontends / xforms / FormThesaurus.C
index 1bc58581a4178e444f500639e799c31ac9b921c1..a45f10c6ff955155cc0a7a2fa03800b5fc6c88a9 100644 (file)
 #include "form_thesaurus.h"
 #include "debug.h"
 
+#ifndef CXX_GLOBAL_CSTD
+using std::isupper;
+using std::islower;
+#endif
 
 using std::vector;