-
- Downloads
Testing: fixing a compile warning.
The warning `warning: use '= default' to define a trivial default constructor [modernize-use-equals-default]` was appearing on non-MPI builds in the constructor of `vtkTestingInteractor'. The contructor is not empty anymore when MPI is OFF.
Loading
Please register or sign in to comment