]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtextclasslist.C
some more changes
[lyx.git] / src / lyxtextclasslist.C
index ea21f14b0ef57a43ef11bcd0394baa2b624eda51..66b9e162845c33fbda7245b6cc118cbd0cc44c20 100644 (file)
 
 #include <utility>
 
+#ifndef CXX_GLOBAL_CSTD
+using std::exit;
+#endif
+
 using lyx::textclass_type;
 using std::pair;
 using std::make_pair;