]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_win32.C
* lyxfunctional.h: delete compare_memfun and helper classes
[lyx.git] / src / support / os_win32.C
index 30131d8b498d9ba06430699b78105791f9c0894b..37dc5999477ff37b9082052b560e7d1aaa7b73b0 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Ruurd A. Reitsma
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  *
  * Various OS specific functions
  */
@@ -23,6 +23,7 @@
 
 using namespace lyx::support;
 using std::endl;
+using std::string;
 
 
 namespace {