Skip to content
Snippets Groups Projects
Commit 65fc526a authored by Ryan Krattiger's avatar Ryan Krattiger
Browse files

Put VTK symbols inside ABI namespace macros.

VTK_ABI_NAMESPACE_{BEGIN,END} macro is inserted around all VTK symbols.

Exclusions:
 * C interfaces, such as GetVTKVersion and the python module.
 * third-party libraries and external libraries that are not maintained
   by VTK but are part of the VTK repository.
 * Cxx module tests
 * Utilities
 * Wrapping/Tools
parent 9519ee65
No related branches found
No related tags found
No related merge requests found
Showing
with 71 additions and 10 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment