 |
VTK
9.2.6
|
Go to the documentation of this file.
15 #ifndef vtkConfigure_h
16 #define vtkConfigure_h
18 #include "vtkLegacy.h"
20 #ifndef VTK_LEGACY_REMOVE
24 #include "vtkDebugRangeIterators.h"
25 #include "vtkEndian.h"
26 #include "vtkFeatures.h"
27 #include "vtkOptions.h"
28 #include "vtkPlatform.h"
30 #include "vtkThreads.h"
32 #include "vtkConfigureDeprecated.h"
34 #include "vtkVersionMacros.h"
37 #define VTK_OVERRIDE override
38 #define VTK_FINAL final
39 #define VTK_DELETE_FUNCTION = delete
40 #elif !defined(VTK_LEGACY_SILENT)
43 "vtkConfigure.h is deprecated. Please include the relevant header for what you need instead.")
46 "vtkConfigure.h is deprecated. Please include the relevant header for what you need instead."
50 #endif // vtkConfigure_h