]> git.lyx.org Git - features.git/commitdiff
Fix compilation
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 3 May 2012 15:56:52 +0000 (17:56 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 3 May 2012 15:58:02 +0000 (17:58 +0200)
Compile fix for [b0b8e5f5/lyxgit].

src/mathed/MathSupport.h

index 2e0ccff38c4ca3d6c8edb6843958a41dc52cad92..968be725ef305ae101d8e100c0c5774004faef10 100644 (file)
@@ -19,6 +19,7 @@
 
 namespace lyx {
 
+class MetricsInfo;
 class PainterInfo;
 class FontInfo;
 class Dimension;