]> git.lyx.org Git - features.git/blobdiff - src/support/lyxmanip.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / lyxmanip.h
index bc106bed79229554475b6625c90c7fd0b5eec7bb..44426fea8c6080f9945d007c0b06c2b0177a79cc 100644 (file)
@@ -1,8 +1,19 @@
 // -*- C++ -*-
+/**
+ * \file lyxmanip.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef LYX_MANIP_H
 #define LYX_MANIP_H
 
-#include "support/LOstream.h"
+#include "support/std_string.h"
+#include "support/std_ostream.h"
 
 ///
 struct NewLineAndDepth_ {