commit c86c240d6974f749d1ea780b6a4a7559575576d2
Author: Pavel Sanda <[email protected]>
Date:   Sat May 17 22:10:47 2025 +0200

    * MathData.cpp - include cleanup.
---
 src/mathed/MathData.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mathed/MathData.cpp b/src/mathed/MathData.cpp
index ed1c1dffa3..de29fa0d8c 100644
--- a/src/mathed/MathData.cpp
+++ b/src/mathed/MathData.cpp
@@ -14,7 +14,6 @@
 #include "MathData.h"
 
 #include "InsetMathBrace.h"
-#include "InsetMathFont.h"
 #include "InsetMathMacro.h"
 #include "InsetMathScript.h"
 #include "MacroTable.h"
@@ -31,7 +30,6 @@
 #include "Dimension.h"
 
 #include "mathed/InsetMathChar.h"
-#include "mathed/InsetMathUnknown.h"
 
 #include "frontends/FontMetrics.h"
 #include "frontends/InputMethod.h"
@@ -39,7 +37,6 @@
 
 #include "support/debug.h"
 #include "support/docstream.h"
-#include "support/gettext.h"
 #include "support/lassert.h"
 
 #include <cstdlib>
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to