vtk-m/vtkm/filter/zfp/worklet
Kenneth Moreland 97f5ed640f Remove testing include from ZFP worklet headers
Several of the ZFP worklet headers included `vtkm/cont/testing/
MakeTestDataSet.h`. This is a problem because if testing is turned off,
then `MakeTestDataSet.h` attempts to include a file that is not
generated, so the compile just fails if testing is off (and the testing
library is not on). This include must be a remanent of some old testing
code during development. It can be safely removed.
2022-03-18 11:04:37 -06:00
..
zfp migrate zfp filters 2022-02-09 12:52:56 -07:00
CMakeLists.txt migrate zfp filters 2022-02-09 12:52:56 -07:00
ZFP1DCompressor.h migrate zfp filters 2022-02-09 12:52:56 -07:00
ZFP1DDecompress.h Remove testing include from ZFP worklet headers 2022-03-18 11:04:37 -06:00
ZFP2DCompressor.h migrate zfp filters 2022-02-09 12:52:56 -07:00
ZFP2DDecompress.h Remove testing include from ZFP worklet headers 2022-03-18 11:04:37 -06:00
ZFPCompressor.h migrate zfp filters 2022-02-09 12:52:56 -07:00
ZFPDecompress.h Remove testing include from ZFP worklet headers 2022-03-18 11:04:37 -06:00