]> git.lyx.org Git - lyx.git/blobdiff - src/support/syscontr.C
lyxserver cleanup patch + andre's small patches
[lyx.git] / src / support / syscontr.C
index fb7d68b36ad854998fc3cba224639ae04ebdeb2b..e15294fcdc5625997f0c84af4de60a7d7418eb92 100644 (file)
 #endif
 
 
+using std::endl;
+
+#ifndef CXX_GLOBAL_CSTD
+using std::strerror;
+#endif
+
 //
 // Default constructor
 //