mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
Fix compilation problem
This commit is contained in:
parent
5c95ba9078
commit
74ff246e04
@ -44,6 +44,9 @@
|
|||||||
//OCC includes
|
//OCC includes
|
||||||
#include <gp_XYZ.hxx>
|
#include <gp_XYZ.hxx>
|
||||||
|
|
||||||
|
#include <SALOMEconfig.h>
|
||||||
|
#include CORBA_CLIENT_HEADER(SMESH_Mesh)
|
||||||
|
|
||||||
class SUIT_ViewWindow;
|
class SUIT_ViewWindow;
|
||||||
class SUIT_Desktop;
|
class SUIT_Desktop;
|
||||||
class SUIT_Study;
|
class SUIT_Study;
|
||||||
|
Loading…
Reference in New Issue
Block a user