| 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen |
| 2 | // SPDX-License-Identifier: BSD-3-Clause |
| 3 | #include "vtkMultiBlockPLOT3DReader.h" |
| 4 | #include "vtkMultiBlockPLOT3DReaderInternals.h" |
nothing calls this directly
no test coverage detected