Make older MSVC happy

pull/1/merge
Behdad Esfahbod 12 years ago
parent 071d5b831e
commit 5f9569c139
  1. 2
      src/hb-private.hh

@ -63,7 +63,7 @@
/* Void! */
struct _hb_void_t;
struct _hb_void_t {};
typedef const _hb_void_t &hb_void_t;
#define HB_VOID (* (const _hb_void_t *) NULL)

Loading…
Cancel
Save