summaryrefslogtreecommitdiff
path: root/pngdebug.h
AgeCommit message (Collapse)Author
2010-03-08[devel] Imported from libpng-1.5.0beta12.tarGlenn Randers-Pehrson
2010-03-08[devel] Added copyright statement to pngdebug.hGlenn Randers-Pehrson
and removed a redundant line from the copyright info in pngconf.h
2010-03-08[devel] Moved "#include png.h" inside pngpriv.h and removed "#include png.h"Glenn Randers-Pehrson
from the source files, along with "#define PNG_EXPOSE_INTERNAL_STRUCTURES" and "#define PNG_NO_PEDANTIC_WARNINGS" (John Bowler). Also created new pngdebug.h and moved debug definitions there.