]> git.lyx.org Git - lyx.git/blobdiff - src/sgml.cpp
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / sgml.cpp
index 068a831f8bf9ca99ab0449647de345bdf432ea8b..7b899f223cfe3124a64b8e753dd6fa7db7c0c91c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
@@ -28,7 +28,6 @@
 #include "support/textutils.h"
 
 #include <map>
-#include <ostream>
 
 using namespace std;
 using namespace lyx::support;