]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
Include utilities.h when needed. agy/evol8193
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 19 Nov 2014 16:07:28 +0000 (17:07 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 19 Nov 2014 16:07:28 +0000 (17:07 +0100)
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_CreatePolyhedralVolumeDlg.cxx

index 7908b4f49b94a457c3ef0b7829f41db3f0a9460e..4f6cfb1b144e37754e30e7bdc06cf50bc59d5bab 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