2017-10-02 17:03:13 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2017 Google Inc.
|
|
|
|
*
|
|
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
|
|
* found in the LICENSE file.
|
|
|
|
*/
|
|
|
|
|
2019-05-06 21:17:19 +00:00
|
|
|
// IWYU pragma: private, include "png.h"
|
|
|
|
|
|
|
|
// IWYU pragma: begin_exports
|
2017-10-02 17:03:13 +00:00
|
|
|
#include "../externals/libpng/scripts/pnglibconf.h.prebuilt"
|
2019-05-06 21:17:19 +00:00
|
|
|
// IWYU pragma: end_exports
|
2018-08-24 21:17:59 +00:00
|
|
|
#undef PNG_READ_OPT_PLTE_SUPPORTED
|