commit c4f569bce287657af4339e2537549c1ae003c0e1
Author: Pavel Sanda <[email protected]>
Date:   Sat May 17 19:23:23 2025 +0200

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

diff --git a/src/mathed/InsetMathString.cpp b/src/mathed/InsetMathString.cpp
index f7e86d11bf..01d8bf9ffe 100644
--- a/src/mathed/InsetMathString.cpp
+++ b/src/mathed/InsetMathString.cpp
@@ -12,19 +12,15 @@
 
 #include "InsetMathString.h"
 
-#include "MathFactory.h"
 #include "MathExtern.h"
 #include "MathStream.h"
 #include "MathSupport.h"
 
-#include "Encoding.h"
 #include "MetricsInfo.h"
 
 #include "support/debug.h"
-#include "support/gettext.h"
 #include "support/lassert.h"
 #include "support/lstrings.h"
-#include "support/textutils.h"
 
 using lyx::support::escape;
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to