]> git.lyx.org Git - features.git/blobdiff - src/lyx_gui.C
Compaq cxx 6.5 will now compile lyx.
[features.git] / src / lyx_gui.C
index 66bb8fbb253609147c31a1569620de4b3d378c2c..052afa1d55fe45f1d3c4615c65d42e5377d7b0dd 100644 (file)
 #include <cstdlib>
 #include <fcntl.h>
 
+#ifndef CXX_GLOBAL_CSTD
+using std::exit;
+#endif
+
 using std::endl;
 
 extern LyXServer * lyxserver;