Merge branch 'hotfix-1.4.1' into develop

This commit is contained in:
Jinhao 2016-11-14 05:44:27 +08:00
commit 2f976c1546

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)