Go to the documentation of this file. 1 #ifndef JSON_AUTOLINK_H_INCLUDED
2 #define JSON_AUTOLINK_H_INCLUDED
7 #include <cpptl/cpptl_autolink.h>
10 #if !defined(JSON_NO_AUTOLINK) && !defined(JSON_DLL_BUILD) && !defined(JSON_IN_CPPTL)
11 #define CPPTL_AUTOLINK_NAME "json"
12 #undef CPPTL_AUTOLINK_DLL
14 #define CPPTL_AUTOLINK_DLL
19 #endif // JSON_AUTOLINK_H_INCLUDED