]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_unix.C
* lyxfunctional.h: delete compare_memfun and helper classes
[lyx.git] / src / support / os_unix.C
index 716dce17f41a0cfdc880bfbab281e3588e3fbed9..a408622f3934fa15aab6c2385a077c50b7526ccb 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
  */
 #include "support/filetools.h"
 #include "support/lstrings.h"
 
+
+using std::string;
+
+
 namespace {
 
 string binpath_;