Rename macro

This commit is contained in:
Behdad Esfahbod 2019-01-17 15:22:46 -05:00
parent a9946b7cfe
commit d6c5473e1f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#ifndef HB_HH
#define HB_HH
#ifndef HB_NO_GCC_PRAGMAS
#ifndef HB_NO_DIAGNOSTIC_PRAGMAS
// Enable
#pragma GCC diagnostic warning "-Wall"
#pragma GCC diagnostic warning "-Wextra"