From 9541e6b8516a8b215c6a89c0f4459200330a9981 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 3 May 2012 17:56:52 +0200 Subject: [PATCH] Fix compilation Compile fix for [b0b8e5f5/lyxgit]. --- src/mathed/MathSupport.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.2