blob: 8852b533311d57d3802f359bceac203b4175df1c (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- core/src/textcodec/JPTextEncoder.cpp
+++ core/src/textcodec/JPTextEncoder.cpp
@@ -36,6 +36,7 @@
// and the grateful thanks of the Qt team.
#include "JPTextEncoder.h"
+#include <stdint.h>
/*
* This data is derived from Unicode 1.1,
|