VTK  9.3.1
vtkChemistryConfigure.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 vtkDomainsChemistryConfigure_h
5 #define vtkDomainsChemistryConfigure_h
6 
7 // VTK_DEPRECATED_IN_9_2_0
8 
9 #ifdef _MSC_VER
10 #pragma message("vtkChemistryConfigure.h is deprecated. Just remove the `#include`.")
11 #else
12 #warning "vtkChemistryConfigure.h is deprecated. Just remove the `#include`."
13 #endif
14 
15 #endif
16 
17 // VTK-HeaderTest-Exclude: vtkChemistryConfigure.h