summaryrefslogtreecommitdiffstats
path: root/third_party/harfbuzz/src/harfbuzz-global.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/harfbuzz/src/harfbuzz-global.h')
-rw-r--r--third_party/harfbuzz/src/harfbuzz-global.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/harfbuzz/src/harfbuzz-global.h b/third_party/harfbuzz/src/harfbuzz-global.h
index d4e6b46..bccd6a2 100644
--- a/third_party/harfbuzz/src/harfbuzz-global.h
+++ b/third_party/harfbuzz/src/harfbuzz-global.h
@@ -39,6 +39,10 @@
#define HB_END_HEADER /* nothing */
#endif
+#if defined(__GNUC__) || defined(_MSC_VER)
+#define HB_USE_PACKED_STRUCTS
+#endif
+
HB_BEGIN_HEADER
#ifndef FALSE