-
- Downloads
Fixed invalid #ifs in vtkByteSwap.
vtkByteSwap was looking for obsolete variables to add overloads for long long or __int64. Fixed it using the same pattern as vtkType.h.
Loading
Please register or sign in to comment
vtkByteSwap was looking for obsolete variables to add overloads for long long or __int64. Fixed it using the same pattern as vtkType.h.