Options.h
Go to the documentation of this file.
1 // © Kitware, Inc. See license.md for details.
2 #ifndef token_Options_h
3 #define token_Options_h
4 
5 #define token_NAMESPACE vtktoken
6 #define token_BEGIN_NAMESPACE namespace vtktoken {
7 #define token_CLOSE_NAMESPACE } /* namespace vtktoken */
8 
9 #endif // token_Options_h