]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfont.C
ws changes only
[lyx.git] / src / lyxfont.C
index 18bdaea92cb1076381c0f9a535fd8bdf32b2ff77..fc79dc34d085a0d281e5b80fa9b243603237bda9 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file lyxfont.C
+ * \file src/lyxfont.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -34,7 +34,7 @@ using lyx::support::rtrim;
 using lyx::support::subst;
 
 using std::endl;
-
+using std::string;
 using std::ostream;
 using std::ostringstream;