commit | d6c5473e1f86cae7f1060abe18f73ccb8e536d6c | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Jan 17 15:22:46 2019 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Jan 17 15:22:46 2019 -0500 |
tree | 4c49d74b5366a470603aec18bda700c53c175ee4 | |
parent | a9946b7cfef185d53304e804169d6e53e9d522a0 [diff] [blame] |
Rename macro
diff --git a/src/hb.hh b/src/hb.hh index e707ea9..8e4824e 100644 --- a/src/hb.hh +++ b/src/hb.hh
@@ -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"