• source navigation  • diff markup  • identifier search  • freetext search  • 

Sources/json-c/json_config.h.win32

  1 
  2 /* Define to 1 if you have the <inttypes.h> header file. */
  3 #if defined(_MSC_VER) && _MSC_VER >= 1800
  4 #define JSON_C_HAVE_INTTYPES_H 1
  5 #endif

This page was automatically generated by LXR 0.3.1.  •  OpenWrt