fix compiler warning

This commit is contained in:
John Cupitt 2020-11-10 11:00:21 +00:00
parent 5afa726b8c
commit 630270095d

View File

@ -50,6 +50,8 @@
#endif /*HAVE_CONFIG_H*/
#include <vips/intl.h>
#include <string.h>
#include <vips/vips.h>
#include "pconversion.h"