This commit is contained in:
Behdad Esfahbod 2019-03-28 11:11:52 -07:00 committed by Michiharu Ariza
parent d9d6649bf2
commit 4b763affa6
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