Skip to content

Commit 3e74ac2

Browse files
committed
json_spirit: #include <stdint.h>
1 parent 4b61a6a commit 3e74ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/json/json_spirit_value.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <cassert>
1717
#include <sstream>
1818
#include <stdexcept>
19+
#include <stdint.h>
1920
#include <boost/config.hpp>
2021
#include <boost/shared_ptr.hpp>
2122
#include <boost/variant.hpp>

0 commit comments

Comments
 (0)