We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3faa4b commit d2844d9Copy full SHA for d2844d9
src/dtoolutil/textEncoder.cxx
@@ -14,6 +14,7 @@
14
#include "textEncoder.h"
15
#include "stringDecoder.h"
16
#include "unicodeLatinMap.h"
17
+#include <cstdint>
18
19
using std::istream;
20
using std::ostream;
0 commit comments