VTK  9.3.1
vtkMFCConfigure.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2 // SPDX-License-Identifier: BSD-3-Clause
3 
4 #ifndef vtkMFCConfigure_h
5 #define vtkMFCConfigure_h
6 
7 #include "vtkLegacy.h"
8 
9 #ifndef VTK_LEGACY_SILENT // VTK_DEPRECATED_IN_9_2_0
10 #ifdef _MSC_VER
11 #pragma message("vtkMFCConfigure.h is deprecated; there is no need for the header.")
12 #else
13 #warning "vtkMFCConfigure.h is deprecated; there is no need for the header."
14 #endif
15 #endif
16 
17 #endif
18 
19 // VTK-HeaderTest-Exclude: vtkMFCConfigure.h