cmake compatibility

This commit is contained in:
adam 2011-02-15 11:46:11 +00:00
parent 69b571614d
commit 696c252ac8
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
#include <vtkActor2D.h>
#include <SMESH_Object.h>
#include "SMESH_Object.h"
#include <vector>

View File

@ -35,7 +35,7 @@
#include "utilities.h"
#include <SMDS_UnstructuredGrid.hxx>
#include "SMDS_UnstructuredGrid.hxx"
#include <vtkCellType.h>
using namespace std;