This reverts commit e73d51dbf0.
e73d51dbf0
This reverts commit c58a50f880, reversing changes made to a1c3c98773.
c58a50f880
a1c3c98773
Under certain conditions, compilation errors out with the following message: "error: ‘uint8_t’ does not name a type" Explicitly including <cstdint> prevents that situation. Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
This commit imports the code from upstream commit dropbox/json11@8ccf1f0c5e.