]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsTypes.C
add <string> and other small fixes to make
[lyx.git] / src / graphics / GraphicsTypes.C
index 9b54901488c96bead9388ea6b4c427b154089005..8ad4dab9fef26aa2e3d834d7143e4d65a7a89594 100644 (file)
@@ -1,12 +1,11 @@
-// -*- C++ -*-
 /**
- *  \file GraphicsTypes.C
+ * \file GraphicsTypes.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- *  \author Rob Lahaye
+ * \author Rob Lahaye
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 #include "graphics/GraphicsTypes.h"
 #include "support/translator.h"
 
+
+using std::string;
+
+
 namespace lyx {
 namespace graphics {