skia2/third_party/libpng/pnglibconf.h
Ben Wagner 9707a7e51c IWYU for tests A-D.
Change-Id: I0cb383eb6ea5a302627f93b90182a7286c2c0995
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212280
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-05-07 14:24:15 +00:00

14 lines
341 B
C

/*
* Copyright 2017 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
// IWYU pragma: private, include "png.h"
// IWYU pragma: begin_exports
#include "../externals/libpng/scripts/pnglibconf.h.prebuilt"
// IWYU pragma: end_exports
#undef PNG_READ_OPT_PLTE_SUPPORTED