// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen // SPDX-License-Identifier: BSD-3-Clause // VTK_DEPRECATED_IN_9_5_0() #define VTK_DEPRECATION_LEVEL 0 #include "vtkGenericDataArray.h" // NOLINTBEGIN(bugprone-suspicious-include) #include "vtkAffineImplicitBackendInstantiate_unsigned_char.cxx" #include "vtkCompositeImplicitBackendInstantiate_unsigned_char.cxx" #include "vtkConstantImplicitBackendInstantiate_unsigned_char.cxx" #include "vtkIndexedImplicitBackendInstantiate_unsigned_char.cxx" #include "vtkStridedImplicitBackendInstantiate_unsigned_char.cxx" #include "vtkStructuredPointBackendInstantiate_unsigned_char.cxx" #include "vtkAffineArrayInstantiate_unsigned_char.cxx" #include "vtkAOSDataArrayTemplateInstantiate_unsigned_char.cxx" #include "vtkCompositeArrayInstantiate_unsigned_char.cxx" #include "vtkConstantArrayInstantiate_unsigned_char.cxx" #include "vtkIndexedArrayInstantiate_unsigned_char.cxx" #include "vtkScaledSOADataArrayTemplateInstantiate_unsigned_char.cxx" #include "vtkStridedArrayInstantiate_unsigned_char.cxx" #include "vtkSOADataArrayTemplateInstantiate_unsigned_char.cxx" #include "vtkStdFunctionArrayInstantiate_unsigned_char.cxx" #include "vtkStructuredPointArrayInstantiate_unsigned_char.cxx" #include "vtkTypedDataArrayInstantiate_unsigned_char.cxx" #include "vtkAffineUnsignedCharArray.cxx" #include "vtkCompositeUnsignedCharArray.cxx" #include "vtkConstantUnsignedCharArray.cxx" #include "vtkIndexedUnsignedCharArray.cxx" #include "vtkAffineTypeUInt8Array.cxx" #include "vtkCompositeTypeUInt8Array.cxx" #include "vtkConstantTypeUInt8Array.cxx" #include "vtkIndexedTypeUInt8Array.cxx" #include "vtkScaledSOATypeUInt8Array.cxx" #include "vtkSOATypeUInt8Array.cxx" #include "vtkStdFunctionTypeUInt8Array.cxx" #include "vtkStridedTypeUInt8Array.cxx" #include "vtkTypeUInt8Array.cxx" // NOLINTEND(bugprone-suspicious-include)