Skip to content

Commit f64e7ac

Browse files
authored
Merge pull request #5544 from huanglilong/fix_build_vtkMutexLock
fix build with vtk by rm vtkMutexLock.h
2 parents c3cca46 + b957fbe commit f64e7ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

outofcore/tools/outofcore_viewer.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ using AlignedPointT = Eigen::aligned_allocator<PointT>;
112112
#include <vtkLODActor.h>
113113
#include <vtkMath.h>
114114
#include <vtkMatrix4x4.h>
115-
#include <vtkMutexLock.h>
116115
#include <vtkObjectFactory.h>
117116
#include <vtkPolyData.h>
118117
#include <vtkProperty.h>

0 commit comments

Comments
 (0)