From 429873453cbf8a518b5d966bf7769845abb67d2e Mon Sep 17 00:00:00 2001 From: Ovidiu MIRCESCU Date: Thu, 16 Dec 2021 16:33:33 +0100 Subject: [PATCH] Remove useless include. --- src/Session/SALOME_Session_Server.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Session/SALOME_Session_Server.cxx b/src/Session/SALOME_Session_Server.cxx index 253fd8f22..7bc142d40 100644 --- a/src/Session/SALOME_Session_Server.cxx +++ b/src/Session/SALOME_Session_Server.cxx @@ -23,7 +23,6 @@ #include #include // this include must be the first one as it includes Python.h #include -#include #include #include #include -- 2.30.2