We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d86863 commit 4b45b52Copy full SHA for 4b45b52
include/json/config.h
@@ -6,7 +6,7 @@
6
#ifndef JSON_CONFIG_H_INCLUDED
7
#define JSON_CONFIG_H_INCLUDED
8
#include <stddef.h>
9
-#include <string> //typdef String
+#include <string> //typedef String
10
#include <stdint.h> //typedef int64_t, uint64_t
11
12
/// If defined, indicates that json library is embedded in CppTL library.
0 commit comments