Skip to content

Commit 93a9f86

Browse files
authored
Include cstdint in hjson.h (#41)
1 parent d553e65 commit 93a9f86

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)