[LyX/master] Header not needed anymore
Pavel Sanda
sanda at lyx.org
Thu Oct 31 20:33:02 UTC 2024
commit a7845b561efb8430716544825cf2c915687dd433
Author: Pavel Sanda <sanda at lyx.org>
Date: Thu Oct 31 21:32:42 2024 +0100
Header not needed anymore
---
src/mathed/InsetMathMacro.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/mathed/InsetMathMacro.h b/src/mathed/InsetMathMacro.h
index 6ab13469c2..f1da21162a 100644
--- a/src/mathed/InsetMathMacro.h
+++ b/src/mathed/InsetMathMacro.h
@@ -17,8 +17,6 @@
#include "MacroTable.h"
#include "MathData.h"
-#include <map>
-
namespace lyx {
/// This class contains the data for a macro.
More information about the lyx-cvs
mailing list