]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_MenuGroup.h
Salome HOME
Copyright update 2022
[modules/shaper.git] / src / XGUI / XGUI_MenuGroup.h
index 5309b18c3eec7ffa7c1e51862a0f463b016abf40..1abb045570f1b0a2d235c60ac078d330f26e10b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 #include <list>
 #include <memory>
 
+#ifdef WIN32
+#pragma warning(disable : 4251) // std::string needs dll-interface
+#endif
+
 class Config_FeatureMessage;
 
 /**