Skip to content

Commit 779d8a3

Browse files
committed
1 parent d4513fc commit 779d8a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/json/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#ifndef JSON_CONFIG_H_INCLUDED
77
#define JSON_CONFIG_H_INCLUDED
8+
#include <stddef.h>
89

910
/// If defined, indicates that json library is embedded in CppTL library.
1011
//# define JSON_IN_CPPTL 1

0 commit comments

Comments
 (0)