Go to the documentation of this file.   43 #ifndef __PLCONFIG_H__    44 #define __PLCONFIG_H__    46 #ifdef PLPLOT_HAVE_CONFIG_H    51 #define PLPLOT_VERSION_MAJOR    5    52 #define PLPLOT_VERSION_MINOR    15    53 #define PLPLOT_VERSION_PATCH    0    54 #define PLPLOT_VERSION          "5.15.0"    57 #define PL_HAVE_CXX_STDINT_H    60 #ifndef PL_HAVE_SNPRINTF    61 #define PL_HAVE_SNPRINTF    65 #ifndef _PL_HAVE_SNPRINTF    70 #define PL_HAVE_ISFINITE    91 #define PL_HAVE_STDINT_H 1    94 #define PL_HAVE_UNISTD_H 1    97 #define PL_HAVE_NANOSLEEP   103 #define PL_USE_NAMESPACE   109 #endif  // __PLCONFIG_H__