]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/xfont_metrics.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / xfont_metrics.h
index 3723146fd3a0cb2574540ab47bd44fa7ec8476b1..e8e911f4c4135bda4e31b612f9ebe1faf2c5a2f6 100644 (file)
@@ -7,17 +7,14 @@
  * \author unknown
  * \author John Levon
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef XFONT_METRICS_H
 #define XFONT_METRICS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include "font_metrics.h"