From: Vincent van Ravesteijn Date: Thu, 3 May 2012 15:56:52 +0000 (+0200) Subject: Fix compilation X-Git-Tag: 2.1.0beta1~1903 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9541e6b8516a8b215c6a89c0f4459200330a9981;p=features.git Fix compilation Compile fix for [b0b8e5f5/lyxgit]. --- diff --git a/src/mathed/MathSupport.h b/src/mathed/MathSupport.h index 2e0ccff38c..968be725ef 100644 --- a/src/mathed/MathSupport.h +++ b/src/mathed/MathSupport.h @@ -19,6 +19,7 @@ namespace lyx { +class MetricsInfo; class PainterInfo; class FontInfo; class Dimension;