Salome HOME
Addition of the utilities.h header for mpi compilation of GEOM.
authorFlorian BRUNET <FB15EB3N@dsp0657834.(none)>
Mon, 9 Feb 2015 16:50:36 +0000 (17:50 +0100)
committerFlorian BRUNET <FB15EB3N@dsp0657834.(none)>
Mon, 9 Feb 2015 16:50:36 +0000 (17:50 +0100)
src/BasicGUI/BasicGUI_CircleDlg.cxx
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI_PictureImportDlg.cxx
src/EntityGUI/EntityGUI_PolylineDlg.cxx
src/EntityGUI/EntityGUI_SketcherDlg.cxx
src/GEOMBase/GEOMBase_Helper.cxx
src/GEOMGUI/GEOM_Displayer.cxx
src/GroupGUI/GroupGUI_GroupDlg.cxx
src/RepairGUI/RepairGUI_GlueDlg.cxx
src/RepairGUI/RepairGUI_LimitToleranceDlg.cxx
src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx

index 54cbb52befa64d148272a3aa1b549956dd59d07e..96b6eeba2e1ba84c2a9697a5597b896165dbf8bd 100644 (file)
@@ -35,6 +35,7 @@
 #include <SUIT_Session.h>
 #include <SalomeApp_Application.h>
 #include <LightApp_SelectionMgr.h>
+#include "utilities.h"
 
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopoDS_Shape.hxx>
index 95e5f1565291de8638c77c8662733be89872fec9..f8c6d5d0225d6fc908c1dfc00e9ea085b17928de 100644 (file)
@@ -42,6 +42,7 @@
 #include <SUIT_ViewWindow.h>
 #include <SalomeApp_Application.h>
 #include <SalomeApp_Study.h>
+#include "utilities.h"
 
 #include <TopoDS_Shape.hxx>
 #include <TopoDS.hxx>
index 5a7fe60ae39196ee0b8575b3f8aafe738b7133e9..2d6d80193091a0f40386be4c426b816719212159 100644 (file)
@@ -34,6 +34,7 @@
 #include <SUIT_Session.h>
 #include <SalomeApp_Application.h>
 #include <LightApp_SelectionMgr.h>
+#include "utilities.h"
 
 #include <TopoDS_Shape.hxx>
 #include <TopoDS.hxx>
index 50c12462aadc4ca76951653c1ae0c791e2bbd1f7..c7ff184435aa8062a4ee6c2aca286c08008cbce7 100644 (file)
@@ -33,6 +33,7 @@
 #include <SalomeApp_Application.h>
 #include <SUIT_ResourceMgr.h>
 #include <SUIT_Session.h>
+#include "utilities.h"
 
 #include <BRep_Tool.hxx>
 #include <Geom_Surface.hxx>
index c4d6cd219eaae2f9b948e7f6026d78cfedcef6e3..103c50cdc39aeebf26feb9ec6ce53ff6388f07fa 100644 (file)
@@ -47,6 +47,7 @@
 #include <SalomeApp_Application.h>
 #include <LightApp_Application.h>
 #include <LightApp_SelectionMgr.h>
+#include "utilities.h"
 
 #include <DlgRef.h>
 
index 93c4c2da6e68edfbf92cda0bc3f6f3a2101310a7..838f92385ac74ee11cea0296b60c0fa669cd27f0 100755 (executable)
@@ -46,6 +46,7 @@
 #include <LightApp_DataOwner.h>
 #include <SalomeApp_Tools.h>
 #include <SALOME_ListIO.hxx>
+#include "utilities.h"
 
 #include <SALOME_Prs.h>
 
index f9c14313c67474e0f07b1009da6a93b081752e6f..edf74e3841733a866babc0b79b9708e7a6982efe 100644 (file)
@@ -64,6 +64,7 @@
 #include <LightApp_DataObject.h>
 #include <SalomeApp_TypeFilter.h>
 #include <SalomeApp_Tools.h>
+#include "utilities.h"
 
 #include <SALOME_ListIO.hxx>
 #include <SALOME_Prs.h>
index a34a137d427e28795587b15c5a4f813c32640971..edc764fd975225a3150a044b6d76e9b9c8d5607a 100644 (file)
@@ -36,6 +36,7 @@
 #include <SalomeApp_Tools.h>
 
 #include <LightApp_SelectionMgr.h>
+#include "utilities.h"
 
 #include <OCCViewer_ViewModel.h>
 #include <OCCViewer_ViewManager.h>
index 55a1bb27ac054381c34b5bf62ecdf0a08f36335a..6bdfbff2dd1d2c59873c86c5143094a865abd286 100644 (file)
@@ -44,6 +44,7 @@
 #include <SUIT_ViewManager.h>
 #include <OCCViewer_ViewModel.h>
 #include <SALOME_ListIO.hxx>
+#include "utilities.h"
 
 #include <GEOMImpl_Types.hxx>
 
index 69b37b9f6ab49e9bfbcab61bd8abf109344d6519..65b15deb319bd3777814566a07b5f6c320673472 100644 (file)
@@ -41,6 +41,7 @@
 #include <SUIT_ViewManager.h>
 #include <OCCViewer_ViewModel.h>
 #include <SALOME_ListIO.hxx>
+#include "utilities.h"
 
 #include <GEOMImpl_Types.hxx>
 
index 926f1eb80514c853f3895b1baafab9dd4cc0fa09..187dcd560e31ce88ee7c8057900c8bf31fce12dc 100755 (executable)
@@ -39,6 +39,7 @@
 #include <SUIT_ResourceMgr.h>
 #include <SUIT_MessageBox.h>
 #include <SALOME_ListIO.hxx>
+#include "utilities.h"
 
 #include <Basics_Utils.hxx>