Ignore:
Timestamp:
Sep 15, 2015, 12:22:09 PM (10 years ago)
Author:
Silvan Scherrer
Message:

libpng: update vendor to 1.6.18, add removed files from 1.6.16 commit again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified libpng/vendor/current/contrib/examples/pngtopng.c

    r922 r1165  
    2121 */
    2222#include "../../png.h"
     23#if defined(PNG_SIMPLIFIED_READ_SUPPORTED) && \
     24    defined(PNG_SIMPLIFIED_WRITE_SUPPORTED)
    2325
    2426int main(int argc, const char **argv)
     
    9193   return result;
    9294}
     95#endif /* READ && WRITE */
Note: See TracChangeset for help on using the changeset viewer.