mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 01:58:35 +05:00
cmake compatibility
This commit is contained in:
parent
69b571614d
commit
696c252ac8
@ -70,7 +70,7 @@
|
||||
|
||||
#include <vtkActor2D.h>
|
||||
|
||||
#include <SMESH_Object.h>
|
||||
#include "SMESH_Object.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
#include "utilities.h"
|
||||
|
||||
#include <SMDS_UnstructuredGrid.hxx>
|
||||
#include "SMDS_UnstructuredGrid.hxx"
|
||||
#include <vtkCellType.h>
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user