Skip to content

Commit 87055f8

Browse files
committed
backport cstdint inclusion
1 parent a149c15 commit 87055f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/hjson/hjson.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef HJSON_AFOWENFOWANEFWOAFNLL
22
#define HJSON_AFOWENFOWANEFWOAFNLL
33

4+
#include <cstdint>
45
#include <string>
56
#include <memory>
67
#include <map>

0 commit comments

Comments
 (0)