]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/lyxfont.C
Continue to improve GtkLengthEntry
[lyx.git] / src / tex2lyx / lyxfont.C
index 11fc7078ec4d688f17dd4a8a2d800f33554490da..0b9f16d93cab438da924fd68a375ddde99031665 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file lyxfont.C
+ * \file tex2lyx/lyxfont.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -16,6 +16,8 @@
 
 using lyx::support::ascii_lowercase;
 
+using std::string;
+
 
 LyXFont & LyXFont::lyxRead(LyXLex & lex)
 {