qzaidi / magickwand

native port of imagemagick
21 stars 7 forks source link

fix build errors on centos 5 with gcc 4.2 #5

Closed Ajido closed 11 years ago

Ajido commented 11 years ago

Hi, this request is a patch to fix a compile error with gcc 4.2 on centos 5.

resize.cpp: 'free' was not declared in this scope
thumbnail.cpp: 'free' was not declared in this scope