VTK
ThirdParty
token
vtktoken
token
CxxABIConfigure.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 token_CxxABIConfigure_h
5
#define token_CxxABIConfigure_h
6
7
#define token_HAS_CXXABI_DEMANGLE
8
9
#ifdef token_HAS_CXXABI_DEMANGLE
10
# include <cxxabi.h>
11
#endif
12
13
#endif // token_CxxABIConfigure_h
Generated by
1.8.13 on Tue Jan 21 2025