]> git.lyx.org Git - lyx.git/blobdiff - src/trans.C
Point fix, earlier forgotten
[lyx.git] / src / trans.C
index 3c191cdd9e7aa1404e25f60d42e71e566930e8ce..cbc0bc1a9eed8565be1f0b2525523859b84d030c 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * \file trans.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
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "trans.h"
@@ -8,6 +19,8 @@
 #include "debug.h"
 #include "trans_mgr.h"
 
+using namespace lyx::support;
+
 using std::map;
 using std::endl;