git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2007-11-10 Mark Rowe <mrowe@apple.com>
[WebKit-https.git]
/
WebCore
/
platform
/
UnicodeRange.h
diff --git
a/WebCore/platform/UnicodeRange.h
b/WebCore/platform/UnicodeRange.h
index a72f051f295420f9c0e18b4416164cc4db0db037..cf66953550e199563b35a06d71bd955b2d008385 100644
(file)
--- a/
WebCore/platform/UnicodeRange.h
+++ b/
WebCore/platform/UnicodeRange.h
@@
-35,6
+35,8
@@
#ifndef UnicodeRange_H
#define UnicodeRange_H
+#include <stdint.h>
+
typedef int32_t UChar32;
namespace WebCore {