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.
2 parents d3a403d + 154df8f commit a8c98b4Copy full SHA for a8c98b4
include/restclient-cpp/connection.h
@@ -13,6 +13,7 @@
13
#include <string>
14
#include <map>
15
#include <cstdlib>
16
+#include <cstdint>
17
18
#include "restclient-cpp/restclient.h"
19
#include "restclient-cpp/version.h"
0 commit comments