Merge branch 'master' of https://github.com/dread-uo/nana into dread-uo-master

This commit is contained in:
Jinhao 2016-11-14 05:42:24 +08:00
commit 421fd3bdcd

View File

@ -2,6 +2,7 @@
#define NANA_PAINT_DETAIL_IMAGE_PNG_HPP
#include "image_pixbuf.hpp"
#include <cstring>
//Separate the libpng from the package that system provides.
#if defined(NANA_LIBPNG)