mirror of
https://github.com/json-c/json-c.git
synced 2026-04-01 19:39:07 +08:00
Fix snprintf on windows problem for test4.
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#include "json_inttypes.h"
|
#include "json_inttypes.h"
|
||||||
#include "json_object.h"
|
#include "json_object.h"
|
||||||
#include "json_tokener.h"
|
#include "json_tokener.h"
|
||||||
|
#include "snprintf_compat.h"
|
||||||
|
|
||||||
void print_hex(const char *s)
|
void print_hex(const char *s)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user