KDL  1.3.0
Macros
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define KDL_VERSION_MAJOR   1
 
#define KDL_VERSION_MINOR   3
 
#define KDL_VERSION_PATCH   0
 
#define KDL_VERSION   (KDL_VERSION_MAJOR << 16) | (KDL_VERSION_MINOR << 8) | KDL_VERSION_PATCH
 
#define KDL_VERSION_STRING   "1.3.0"
 
#define HAVE_STL_CONTAINER_INCOMPLETE_TYPES
 

Macro Definition Documentation

#define HAVE_STL_CONTAINER_INCOMPLETE_TYPES
#define KDL_VERSION   (KDL_VERSION_MAJOR << 16) | (KDL_VERSION_MINOR << 8) | KDL_VERSION_PATCH
#define KDL_VERSION_MAJOR   1
#define KDL_VERSION_MINOR   3
#define KDL_VERSION_PATCH   0
#define KDL_VERSION_STRING   "1.3.0"