mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-14 17:48:34 +05:00
Remove warnings
This commit is contained in:
parent
f0a9396455
commit
ce4b39907d
@ -28,6 +28,7 @@
|
||||
#ifndef SMESH_ACTOR_H
|
||||
#define SMESH_ACTOR_H
|
||||
|
||||
#include <SALOMEconfig.h> // To fix some redefinition
|
||||
#include <SALOME_Actor.h>
|
||||
#include "SMESH_Object.h"
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
||||
#include "SUIT_Tools.h"
|
||||
#include "SUIT_Session.h"
|
||||
#include "SUIT_ResourceMgr.h"
|
||||
#include <SALOMEconfig.h> // To fix some redefinition
|
||||
#include "SalomeApp_Application.h"
|
||||
|
||||
#ifndef DISABLE_PLOT2DVIEWER
|
||||
|
Loading…
Reference in New Issue
Block a user