commit | 7b9e23f28b2bf0540a2c49914f5d9c89079c96ba | [log] [tgz] |
---|---|---|
author | Khaled Hosny <khaled@aliftype.com> | Wed Feb 10 23:37:43 2021 +0200 |
committer | Khaled Hosny <khaled@aliftype.com> | Wed Feb 10 23:37:43 2021 +0200 |
tree | aa479e69c9d49587a185de12a31732d666f1391e | |
parent | 094406b67b074c460d8c44e31c847f9c1bec3d05 [diff] [blame] |
[introspection] Fix g-ir-scanner syntax errors Fixes https://github.com/harfbuzz/harfbuzz/issues/2851
diff --git a/src/hb-unicode.h b/src/hb-unicode.h index f1f8573..c04ee15 100644 --- a/src/hb-unicode.h +++ b/src/hb-unicode.h
@@ -28,7 +28,7 @@ * Google Author(s): Behdad Esfahbod */ -#ifndef HB_H_IN +#if !defined(HB_H_IN) && !defined(HB_NO_SINGLE_HEADER_ERROR) #error "Include <hb.h> instead." #endif