Salome HOME
Include utilities.h when needed.
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 19 Nov 2014 16:07:28 +0000 (17:07 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 22 Jan 2015 08:41:08 +0000 (09:41 +0100)
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx

index 11af75dd9490264ee2101f4318604e0afbbf0289..b43530f9ce3b3f4c5614f33b2acfb24528081137 100644 (file)
 #include <SALOMEDSClient_StudyBuilder.hxx>
 #include <SALOMEDS_Study.hxx>
 #include <SALOMEDS_SObject.hxx>
+#include "utilities.h"
 
 // OCCT includes
 #include <Standard_ErrorHandler.hxx>
index 73fac9a8451add34f314b5100eb126f264774504..2d1ac28f5af957d56453b5bcfc32a4e811213028 100644 (file)
@@ -49,6 +49,8 @@
 #include <SalomeApp_Application.h>
 #include <LightApp_SelectionMgr.h>
 
+#include "utilities.h"
+
 #include <SVTK_ViewWindow.h>
 
 // OCCT includes