Go to the documentation of this file.    6 #ifndef JSON_AUTOLINK_H_INCLUDED     7 #define JSON_AUTOLINK_H_INCLUDED    12 #include <cpptl/cpptl_autolink.h>    15 #if !defined(JSON_NO_AUTOLINK) && !defined(JSON_DLL_BUILD) &&                  \    16     !defined(JSON_IN_CPPTL)    17 #define CPPTL_AUTOLINK_NAME "json"    18 #undef CPPTL_AUTOLINK_DLL    20 #define CPPTL_AUTOLINK_DLL    25 #endif // JSON_AUTOLINK_H_INCLUDED