]> git.lyx.org Git - lyx.git/blobdiff - src/lengthcommon.C
ws changes only
[lyx.git] / src / lengthcommon.C
index dfabab4e7dbdc95206e8ae3827ac789ea5f9ecf9..887302296de82b03238362a48eb46d5433fd198c 100644 (file)
@@ -1,9 +1,23 @@
+/**
+ * \file lengthcommon.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "lengthcommon.h"
 
 #include "gettext.h"
 
+using std::string;
+
 
 int const num_units = LyXLength::UNIT_NONE;