| 1 | /* |
|---|---|
| 2 | * Copyright 2017 Google Inc. |
| 3 | * |
| 4 | * Use of this source code is governed by a BSD-style license that can be |
| 5 | * found in the LICENSE file. |
| 6 | */ |
| 7 | |
| 8 | // IWYU pragma: private, include "png.h" |
| 9 | |
| 10 | // IWYU pragma: begin_exports |
| 11 | #include "../externals/libpng/scripts/pnglibconf.h.prebuilt" |
| 12 | // IWYU pragma: end_exports |
| 13 | #undef PNG_READ_OPT_PLTE_SUPPORTED |
| 14 |