1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

Configuration - Restoring VTK toolkit processing #99

Migration to PCH breaks some VTK search functionality.
Fixed non-unique package name caching
This commit is contained in:
dpasukhi
2024-10-12 18:15:44 +00:00
parent 50f1e73469
commit d16f03b5b5
7 changed files with 18 additions and 8 deletions

View File

@@ -19,6 +19,8 @@
#include <IVtk_Types.hxx>
#include <vtkSmartPointer.h>
#include <limits>
class vtkLookupTable;
class vtkMapper;