vtkjsoncpp_config.h
Go to the documentation of this file.
1 #ifndef VTKJSONCPP_CONFIG_H
2 #define VTKJSONCPP_CONFIG_H
3 
4 #define JSON_DLL
5 
6 #endif