Remove warnings

This commit is contained in:
adam 2011-02-18 11:53:32 +00:00
parent f0a9396455
commit ce4b39907d
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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