Ticket #54093: patch-no-features_h.diff

File patch-no-features_h.diff, 261 bytes (added by RJVB (René Bertin), 7 years ago)
  • demo.cpp

    old new  
    2525#endif
    2626
    2727#include <assert.h>
     28#ifndef __APPLE__
    2829#include <features.h>
     30#endif
    2931#include <math.h>
    3032#include <png.h>
    3133#include <pngconf.h>