VTK  9.3.20240424
vtkTcl.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#ifndef vtkTcl_h
4#define vtkTcl_h
5
6#include "vtkTkAppInitConfigure.h"
7
8#ifdef VTK_TCL_TK_STATIC
9#ifndef STATIC_BUILD
10#define STATIC_BUILD
11#endif
12#endif
13
14#include <tcl.h>
15
16#endif
17// VTK-HeaderTest-Exclude: vtkTcl.h