Go to the documentation of this file.
24 #if defined SPLOT2D_EXPORTS || defined SPlot2d_EXPORTS
25 #define SPLOT2D_EXPORT __declspec(dllexport)
27 #define SPLOT2D_EXPORT __declspec(dllimport)
30 #define SPLOT2D_EXPORT
34 #pragma warning ( disable: 4251 )