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