[LyX/master] Header not needed anymore.

Pavel Sanda sanda at lyx.org
Wed Oct 30 19:31:41 UTC 2024


commit a8afca4de0dac3fad36d79dec41401a193e514c1
Author: Pavel Sanda <sanda at lyx.org>
Date:   Wed Oct 30 20:29:54 2024 +0100

    Header not needed anymore.
---
 src/insets/InsetListingsParams.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/insets/InsetListingsParams.h b/src/insets/InsetListingsParams.h
index 29240e8194..e68a5d8be9 100644
--- a/src/insets/InsetListingsParams.h
+++ b/src/insets/InsetListingsParams.h
@@ -14,8 +14,6 @@
 
 #include "InsetCaptionable.h"
 
-#include <map>
-
 namespace lyx {
 
 class InsetListingsParams {


More information about the lyx-cvs mailing list