missing include

This commit is contained in:
John Cupitt 2020-11-06 10:29:30 +00:00
parent b86c9c52e1
commit af6b419542
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <vips/vips.h>