Comment
This commit is contained in:
parent
d9d6649bf2
commit
4b763affa6
|
@ -214,6 +214,7 @@ extern "C" int hb_memalign_impl(void **memptr, size_t alignment, size_t size);
|
||||||
* Compiler attributes
|
* Compiler attributes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* https://github.com/harfbuzz/harfbuzz/issues/1634 */
|
||||||
#if __cplusplus < 201103L && !defined(_MSC_VER)
|
#if __cplusplus < 201103L && !defined(_MSC_VER)
|
||||||
|
|
||||||
#ifndef nullptr
|
#ifndef nullptr
|
||||||
|
|
Loading…
Reference in New Issue