This commit is contained in:
Behdad Esfahbod 2019-03-28 11:11:52 -07:00
parent a7eed7e41d
commit 8665b9b0a2
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ extern "C" int hb_memalign_impl(void **memptr, size_t alignment, size_t size);
* Compiler attributes
*/
/* https://github.com/harfbuzz/harfbuzz/issues/1634 */
#if __cplusplus < 201103L && !defined(_MSC_VER)
#ifndef nullptr