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.
1 parent 347f984 commit a217548Copy full SHA for a217548
src/devSVG.cpp
@@ -29,6 +29,7 @@ extern "C" {
29
#include <cpp11/protect.hpp>
30
#include <string>
31
#include <cstring>
32
+#include <cstdint>
33
#include <iomanip>
34
#include <sstream>
35
#include <memory>
0 commit comments